libtry-tiny-perl_0.02-1_i386.changes is NEW

Archive Administrator installer at ftp-master.debian.org
Sat Sep 19 13:32:10 UTC 2009


(new) libtry-tiny-perl_0.02-1.diff.gz optional perl
(new) libtry-tiny-perl_0.02-1.dsc optional perl
(new) libtry-tiny-perl_0.02-1_all.deb optional perl
Perl module providing minimal try/catch
 Try::Tiny provides bare bones try/catch statements that are designed to
 minimize common mistakes with eval blocks, and NOTHING else.
 .
 This is unlike TryCatch which provides a nice syntax and avoids adding
 another call stack layer, and supports calling return from the try block to
 return from the parent subroutine. These extra features come at a cost of a
 few dependencies, namely Devel::Declare and Scope::Upper which are
 occasionally problematic, and the additional catch filtering uses Moose type
 constraints which may not be desirable either.
 .
 The main focus of this module is to provide simple and reliable error
 handling for those having a hard time installing TryCatch, but who still want
 to write correct eval blocks without 5 lines of boilerplate each time.
(new) libtry-tiny-perl_0.02.orig.tar.gz optional perl
Changes: libtry-tiny-perl (0.02-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #547299)


Override entries for your package:

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


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