Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-TryCatch | Distribution: Fedora Project |
Version: 1.003002 | Vendor: Fedora Project |
Release: 33.fc39 | Build date: Fri Jul 21 05:16:29 2023 |
Group: Unspecified | Build host: buildvm-ppc64le-15.iad2.fedoraproject.org |
Size: 226969 | Source RPM: perl-TryCatch-1.003002-33.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/TryCatch | |
Summary: First class try catch semantics for Perl, without source filters |
This module aims to provide a nicer syntax and method to catch errors in Perl, similar to what is found in other languages (such as Java, Python or C++). The standard method of using eval {}; if ($@) {} is often prone to subtle bugs, primarily that its far too easy to stomp on the error in error handlers. And also eval/if isn't the nicest idiom.
GPL-1.0-or-later OR Artistic-1.0-Perl
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.003002-32 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.003002-29 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-27 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/lib/.build-id /usr/lib/.build-id/bd /usr/lib/.build-id/bd/a14f654eb95a74dea625a0bbd79e41900e4b42 /usr/lib64/perl5/vendor_perl/TryCatch.pm /usr/lib64/perl5/vendor_perl/auto/TryCatch /usr/lib64/perl5/vendor_perl/auto/TryCatch/TryCatch.so /usr/share/doc/perl-TryCatch /usr/share/doc/perl-TryCatch/Changes /usr/share/doc/perl-TryCatch/README /usr/share/doc/perl-TryCatch/eg /usr/share/doc/perl-TryCatch/eg/bench.pl /usr/share/doc/perl-TryCatch/eg/bench_ok.pl /usr/share/man/man3/TryCatch.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:23:46 2024