Letter P

perl-Exception-Class-TryCatch - Syntactic try/catch sugar for use with Exception::Class

Website: http://search.cpan.org/dist/Exception-Class-TryCatch/
License: ASL 2.0
Vendor: Alcance Libre, Inc.
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.

Packages

perl-Exception-Class-TryCatch-1.13-11.fc14.al.noarch [23 KiB] Changelog by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al