| Name: | perl-Try-Tiny |
|---|---|
| Version: | 0.30 |
| Release: | 7.module+el8.3.0+7692+542c56f9 |
| Architecture: | noarch |
| Module: | perl-libwww-perl:6.34:8030020200428102957:e63f0836 perl-libwww-perl:6.34:8030020200428102958:e63f0836 perl-libwww-perl:6.34:8030020200428102959:e63f0836 perl-libwww-perl:6.34:8060020210901111951:e63f0836 perl-libwww-perl:6.34:8060020210901111952:e63f0836 perl-libwww-perl:6.34:8060020210901111953:e63f0836 |
| Group: | Unspecified |
| Size: | 66903 |
| License: | MIT |
| RPM: | perl-Try-Tiny-0.30-7.module+el8.3.0+7692+542c56f9.noarch.rpm |
| Source RPM: | perl-Try-Tiny-0.30-7.module+el8.3.0+7692+542c56f9.src.rpm |
| Build Date: | Fri Aug 07 2020 |
| Build Host: | jenkins-10-147-72-125-c329c507-062e-4dcd-8dc0-1fbb98cc4bc0.appad2iad.osdevelopmeniad.oraclevcn.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 https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update to 0.30 - Expand "when" test skippage to more perl versions
- Update to 0.29
- Skip tests of "when" and "given/when" usage for perl 5.27.7 *only*
(see CPAN RT#123908)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Perl 5.26 rebuild