libexception-class-trycatch-perl_1.10-1_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Tue Sep 2 07:17:08 UTC 2008


(new) libexception-class-trycatch-perl_1.10-1.diff.gz optional perl
(new) libexception-class-trycatch-perl_1.10-1.dsc optional perl
(new) libexception-class-trycatch-perl_1.10-1_all.deb optional perl
Syntactic try/catch sugar for use with Exception::Class
 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.
 .
 In addition, this module provides for a method to push errors onto a hidden
 error stack immediately after an eval so that cleanup code or other error
 handling may also call eval without the original error in $@ being lost.
(new) libexception-class-trycatch-perl_1.10.orig.tar.gz optional perl
Changes: libexception-class-trycatch-perl (1.10-1) unstable; urgency=low
 .
  * Initial Release.  (Closes: #497460)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 497460 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list