Name : perl-TryCatch
| |
Version : 1.3.0
| Vendor : Mandriva
|
Release : 2
| Date : 2012-02-12 17:34:25
|
Group : Development/Perl
| Source RPM : perl-TryCatch-1.3.0-2.src.rpm
|
Size : 0.04 MB
| |
Packager : Per Øyvind Karlsen < peroyvind_mandriva_org>
| |
Summary : Easily build XS extensions that depend on XS extensions
|
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 ($AATT) {}\' 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.
|
RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/i586/media/contrib/release |