libautodie-perl_1.997-1_i386.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Fri Dec 12 23:32:03 UTC 2008
(new) libautodie-perl_1.997-1.diff.gz optional perl
(new) libautodie-perl_1.997-1.dsc optional perl
(new) libautodie-perl_1.997-1_all.deb optional perl
pragma to replace functions with ones that succeed or die with lexical scope
The autodie pragma provides a convenient way to replace functions
that normally return false on failure with equivalents that throw
an exception on failure.
.
The autodie pragma has lexical scope, meaning that functions and
subroutines altered with autodie will only change their behaviour
until the end of the enclosing block, file, or eval.
.
If system is specified as an argument to autodie, then it uses
IPC::System::Simple to do the heavy lifting. See the description
of that module for more information.
(new) libautodie-perl_1.997.orig.tar.gz optional perl
Changes: libautodie-perl (1.997-1) unstable; urgency=low
.
* Initial Release. (Closes: #508242)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 508242
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