Package perl-Try-Tiny-0.30-13.el9.src
Name | perl-Try-Tiny |
---|---|
Epoch | 0 |
Version | 0.30 |
Release | 13.el9 |
Architecture | src |
Website/URL | https://metacpan.org/release/Try-Tiny |
License | MIT |
Build Time | 2023-03-18 10:40:23 |
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 | 45 KiB |
Source Project | perl-Try-Tiny-0.30-13.el9 |
SHA-256 checksum | df4f099141ddb66bfd2a0bd85482bc3ea716155f3413eecd9f0656a06e2163cc |
×
* 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