| Name: | perl-Try-Tiny |
|---|---|
| Version: | 0.30 |
| Release: | 13.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 66905 |
| License: | MIT |
| RPM: | perl-Try-Tiny-0.30-13.el9.noarch.rpm |
| Source RPM: | perl-Try-Tiny-0.30-13.el9.src.rpm |
| Build Date: | Mon Jan 10 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Try-Tiny |
| Summary: | Minimal try/catch with proper localization of $@ |
| 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. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild