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>
- 29 errors
- 1 derived packages
- Links to devel:perl / perl-autodie
- Has a link diff
Source Files (show unmerged sources)
Filename | Size | Changed | Actions |
---|---|---|---|
autodie-2.10.tar.bz2 | 000006292361.4 KB | 1290359135almost 14 years ago | |
perl-autodie.changes | 0000000150150 Bytes | 1290359136almost 14 years ago | |
perl-autodie.spec | 00000017301.69 KB | 1290360539almost 14 years ago |
Latest Revision
hostmaster
committed
almost 10 years ago (revision 1)