Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Exception-Class-TryCatch | Distribution: Dag Apt Repository for Red Hat Enterprise Linux 4 |
Version: 1.12 | Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ |
Release: 1.el4.rf | Build date: Sun Aug 28 02:38:28 2011 |
Group: Applications/CPAN | Build host: lisse.hasselt.wieers.com |
Size: 40265 | Source RPM: perl-Exception-Class-TryCatch-1.12-1.el4.rf.src.rpm |
Packager: Dag Wieers <dag@wieers.com> | |
Url: http://search.cpan.org/dist/Exception-Class-TryCatch/ | |
Summary: Syntactic try/catch sugar for use with Exception::Class |
Exception::Class::TryCatch provides syntactic sugar for use with Exception::Class using the familiar keywords try and catch. Its primary objective is to allow users to avoid dealing directly with $@ by ensuring that any exceptions caught in an eval are captured as Exception::Class objects, whether they were thrown objects to begin with or whether the error resulted from die. This means that users may immediately use isa and various Exception::Class methods to process the exception. In addition, this module provides for a method to push errors onto a hidden error stack immediately after an eval so that cleanup code or other error handling may also call eval without the original error in $@ being lost.
Apache License, Version 2.0
* Wed Aug 10 2011 Giacomo Tenaglia <Giacomo.Tenaglia@cern.ch> - 1.12-1 - Initial package.
/usr/lib/perl5/vendor_perl/5.8.5/Exception /usr/lib/perl5/vendor_perl/5.8.5/Exception/Class /usr/lib/perl5/vendor_perl/5.8.5/Exception/Class/TryCatch.pm /usr/lib/perl5/vendor_perl/5.8.5/Exception/Class/TryCatch.pod /usr/share/doc/perl-Exception-Class-TryCatch-1.12 /usr/share/doc/perl-Exception-Class-TryCatch-1.12/Changes /usr/share/doc/perl-Exception-Class-TryCatch-1.12/MANIFEST /usr/share/doc/perl-Exception-Class-TryCatch-1.12/META.yml /usr/share/doc/perl-Exception-Class-TryCatch-1.12/README /usr/share/man/man3/Exception::Class::TryCatch.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 08:21:03 2025