[ All 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 ]
×

Package perl-Try-Tiny-0.30-13.el9.noarch download

Name perl-Try-Tiny
Epoch 0
Version 0.30
Release 13.el9
Architecture noarch
Website/URL https://metacpan.org/release/Try-Tiny
License MIT
Build Time 2023-03-18 10:40:26
Build Host builder-x86-03.inferitos.ru
Summary Minimal try/catch with proper localization of $@
Repositories AppStream
Description 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.
Errata
Size 42 KiB
Source Project perl-Try-Tiny-0.30-13.el9
SHA-256 checksum 85630a4d0ce61bf5a330c3957842725be77b6dbf1c27631eb1531247279a71fe
× Full screenshot
Changelog 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