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. Author: ------- Paul Fenwick <pjf@perltraining.com.au>
- Links to server:monitoring / perl-autodie
- Has a link diff
Source Files (show merged sources derived from linked package)
Filename | Size | Changed | Actions |
---|---|---|---|
_aggregate | 0000000119119 Bytes | 1310920176over 13 years ago | |
_link | 0000000187187 Bytes | 1313237555over 13 years ago | |
autodie-2.10.tar.bz2 | 000006292361.4 KB | 1290359135about 14 years ago | |
perl-autodie.changes | 0000000300300 Bytes | 1310918765over 13 years ago | |
perl-autodie.spec | 00000014611.43 KB | 1310918766over 13 years ago |
Latest Revision
hostmaster
committed
over 13 years ago (revision 2)