perl-Exception-Class-TryCatch
Syntactic try/catch sugar for use with Exception::Class
SRPM: perl-Exception-Class-TryCatch-1.10-2.n0i.4.fc8.src.rpm SPEC: perl-Exception-Class-TryCatch.spec Version: 1.10 Release: 2.n0i.4.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 17532 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Exception-Class-TryCatch/ Date: Tue Jun 05 2007, 17:56 GMT
Description:
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.
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.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.10-2.n0i.4
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - Sat Mar 04 2006 Marius Feraru <altblue@n0i.net> - 1.10-1.n0i.3
- version 1.10 - Wed Aug 31 2005 Marius Feraru <altblue@n0i.net> 1.09-1.n0i.2
- version 1.09 - Tue Aug 09 2005 Marius Feraru <altblue@n0i.net> 1.08-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7
Files:
- Exception-Class-TryCatch-1.10.tar.gz
- perl-Exception-Class-TryCatch.spec
Requires:
- perl(Exception::Class)
- perl(ExtUtils::MakeMaker)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)