[ Все 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

Имя perl-Try-Tiny
Эпоха 0
Версия 0.30
Релиз 13.el9
Сайт https://metacpan.org/release/Try-Tiny
Лицензия MIT
Время сборки 2025-02-21 10:35:27
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Minimal try/catch with proper localization of $@
Репозитории OS
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
perl-Try-Tiny-0.30-13.el9.noarch Minimal try/catch with proper localization of $@ 940823fd6eae5efdce62b24f33b846bbce2cd1e3be2605926d6087bdd42f80ee download
src
perl-Try-Tiny-0.30-13.el9.src Minimal try/catch with proper localization of $@ b55acea0d62749cabaaf9363c9abfe2cc15870add9bc995ba5cd5718621c1558 download
История изменений 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