libautodie-perl - 2.29-2 main

autodie is a Perl pragma that changes the behaviour of many built-in functions
so that exceptions are thrown on failure rather than simply returning a false
value. It understands lexical scope, meaning functions and subroutines altered
with this module will only have this behaviour until the end of the enclosing
eval, file or block, so it is useful when some code is out of your control.
.
By throwing exceptions on failure rather than simply returning false, programs
are more robust and problems are easier to troubleshoot.
.
This module can also use IPC::System::Simple (see libipc-system-simple-perl)
to do all the heavy lifting.

Priority: optional
Section: perl
Suites: amber 
Maintainer: Debian Perl Group <pkg-perl-maintainers [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 193.5 kB
Architectures: all 

 

Versions

2.29-2 all