Letter P

perl-TryCatch - First class try catch semantics for Perl, without source filters

Website: http://search.cpan.org/dist/TryCatch/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

perl-TryCatch-1.003002-16.fc14.al.x86_64 [23 KiB] Changelog by Fedora Release Engineering (2018-02-09):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

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