Package: wnpp Severity: wishlist Owner: Jonas Smedegaard <d...@jones.dk>
* Package name : libtrycatch-perl Version : 1.003000 Upstream Author : Ash Berlin <a...@cpan.org> * URL : http://search.cpan.org/dist/TryCatch/ * License : Artistic or GPL-1+ Programming Lang: Perl Description : first class try catch semantics for Perl TryCatch 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. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110514130147.16191.42536.reportbug@localhost.localdomain