Replace functions with ones that succeed or die with lexical scope

Edit Package perl-autodie
http://search.cpan.org/perldoc?autodie

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.

Author:
-------
Paul Fenwick

Refresh
Refresh
Source Files
Filename Size Changed
autodie-2.20.tar.gz 0000082597 80.7 KB
perl-autodie.changes 0000001763 1.72 KB
perl-autodie.spec 0000003494 3.41 KB
Latest Revision
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 1)
Split 13.1 from Factory
Comments 0
openSUSE Build Service is sponsored by