-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2011-7565 2011-05-26 21:14:12 --------------------------------------------------------------------------------
Name : perl-TryCatch Product : Fedora 15 Version : 1.003000 Release : 1.fc15 URL : http://search.cpan.org/dist/TryCatch/ Summary : First class try catch semantics for Perl, without source filters 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. -------------------------------------------------------------------------------- Update Information: This new module is requirement for lot of packages. It adds try - catch statement. -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update perl-TryCatch' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
