Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Try-Tiny | Distribution: Fedora Project |
Version: 0.32 | Vendor: Fedora Project |
Release: 1.fc41 | Build date: Sat Aug 17 16:14:43 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-17.iad2.fedoraproject.org |
Size: 68950 | Source RPM: perl-Try-Tiny-0.32-1.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/Try-Tiny | |
Summary: Minimal try/catch with proper localization of $@ |
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.
MIT
* Sat Aug 17 2024 Paul Howarth <[email protected]> - 0.32-1 - Update to 0.32 - Skip given, when tests on perls ≥ 5.41.3, which removed these constructs * Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 0.31-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jan 29 2024 Fedora Release Engineering <[email protected]> - 0.31-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <[email protected]> - 0.31-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 0.31-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 0.31-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 0.31-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/share/doc/perl-Try-Tiny /usr/share/doc/perl-Try-Tiny/CONTRIBUTING /usr/share/doc/perl-Try-Tiny/Changes /usr/share/doc/perl-Try-Tiny/README /usr/share/doc/perl-Try-Tiny/t /usr/share/doc/perl-Try-Tiny/t/00-report-prereqs.dd /usr/share/doc/perl-Try-Tiny/t/00-report-prereqs.t /usr/share/doc/perl-Try-Tiny/t/basic.t /usr/share/doc/perl-Try-Tiny/t/context.t /usr/share/doc/perl-Try-Tiny/t/erroneous_usage.t /usr/share/doc/perl-Try-Tiny/t/finally.t /usr/share/doc/perl-Try-Tiny/t/given_when.t /usr/share/doc/perl-Try-Tiny/t/global_destruction_forked.t /usr/share/doc/perl-Try-Tiny/t/global_destruction_load.t /usr/share/doc/perl-Try-Tiny/t/lib /usr/share/doc/perl-Try-Tiny/t/lib/TryUser.pm /usr/share/doc/perl-Try-Tiny/t/named.t /usr/share/doc/perl-Try-Tiny/t/when.t /usr/share/doc/perl-Try-Tiny/t/zzz-check-breaks.t /usr/share/licenses/perl-Try-Tiny /usr/share/licenses/perl-Try-Tiny/LICENCE /usr/share/man/man3/Try::Tiny.3pm.gz /usr/share/perl5/vendor_perl/Try /usr/share/perl5/vendor_perl/Try/Tiny.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 05:57:41 2024