Пакет perl-Syntax-Keyword-Try: Информация
Исходный пакет: perl-Syntax-Keyword-Try
Версия: 0.30-alt2
Собран: 16 апреля 2025 г. 20:00 в задании #381808
Категория: Разработка/Perl
Сообщить об ошибке в пакетеДомашняя страница: http://search.cpan.org/dist/Syntax-Keyword-Try/
Лицензия: perl
О пакете: a C<try/catch/finally> syntax for perl
Описание:
This module provides a syntax plugin that implements exception-handling semantics in a form familiar to users of other languages, being built on a block labeled with the `try' keyword, followed by at least one of a `catch' or `finally' block. As well as providing a handy syntax for this useful behaviour, this module also serves to contain a number of code examples for how to implement parser plugins and manipulate optrees to provide new syntax and behaviours for perl code.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
perl-Syntax-Keyword-Try (x86_64, i586, aarch64)
perl-Syntax-Keyword-Try-debuginfo (x86_64, i586, aarch64)
perl-Syntax-Keyword-Try (x86_64, i586, aarch64)
perl-Syntax-Keyword-Try-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Igor Vlasenko
Последнее изменение
16 апреля 2025 г. Igor Vlasenko 0.30-alt2
- NMU: fixed build
3 апреля 2025 г. Igor Vlasenko 0.30-alt1
- automated CPAN update
28 июля 2023 г. Igor Vlasenko 0.29-alt1
- automated CPAN update