[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет perl-Try-Tiny-0.30-13.el9.noarch download

Имя perl-Try-Tiny
Эпоха 0
Версия 0.30
Релиз 13.el9
Архитектура noarch
Сайт https://metacpan.org/release/Try-Tiny
Лицензия MIT
Время сборки 2023-03-18 10:40:26
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Minimal try/catch with proper localization of $@
Репозитории AppStream
Полное описание This module provides bare bones try/catch statements that are designed to minimize common mistakes with eval blocks, and NOTHING else. This is unlike TryCatch, which provides a nice syntax and avoids adding another call stack layer, and supports calling return from the try block to return from the parent subroutine. These extra features come at a cost of a few dependencies, namely Devel::Declare and Scope::Upper that are occasionally problematic, and the additional catch filtering uses Moose type constraints, which may not be desirable either.
Эррата
Размер 42 КиБ
Исходный проект perl-Try-Tiny-0.30-13.el9
Контрольная сумма SHA-256 85630a4d0ce61bf5a330c3957842725be77b6dbf1c27631eb1531247279a71fe
× Full screenshot
История изменений link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.30-13
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.30-13
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.30-12
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937