Пакет perl-Try-Tiny-0.30-13.el9.src
Имя | perl-Try-Tiny |
---|---|
Эпоха | 0 |
Версия | 0.30 |
Релиз | 13.el9 |
Архитектура | src |
Сайт | 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. |
Эррата | — |
Размер | 45 КиБ |
Исходный проект | perl-Try-Tiny-0.30-13.el9 |
Контрольная сумма SHA-256 | b55acea0d62749cabaaf9363c9abfe2cc15870add9bc995ba5cd5718621c1558 |
×
* 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