Пакет perl-Syntax-Keyword-Defer: Информация
Исходный пакет: perl-Syntax-Keyword-Defer
Версия: 0.11-alt2
Собран: 16 апреля 2025 г. 19:49 в задании #381804
Категория: Разработка/Perl
Сообщить об ошибке в пакетеДомашняя страница: http://search.cpan.org/dist/Syntax-Keyword-Defer/
Лицензия: perl
О пакете: add C<defer> block syntax to perl
Описание:
This module provides a syntax plugin that implements a block which executes when the containing scope has finished. It similar to features provided by other languages; Swift, Zig, Jai, Nim and Odin all provide this. Note that while Go also provides a `defer' keyword, the semantics here are not the same. Go's version defers until the end of the entire function, rather than the closest enclosing scope as is common to most other languages, and this module.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
perl-Syntax-Keyword-Defer (x86_64, i586, aarch64)
perl-Syntax-Keyword-Defer-debuginfo (x86_64, i586, aarch64)
perl-Syntax-Keyword-Defer (x86_64, i586, aarch64)
perl-Syntax-Keyword-Defer-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Igor Vlasenko
Последнее изменение
16 апреля 2025 г. Igor Vlasenko 0.11-alt2
- NMU: fixed build
3 апреля 2025 г. Igor Vlasenko 0.11-alt1
- automated CPAN update
25 сентября 2023 г. Igor Vlasenko 0.10-alt1
- automated CPAN update