pfenwick / autodie

Make functions succeed or die in Perl, with lexical scope.

This URL has Read+Write access

pfenwick (author)
Mon Jun 09 20:44:19 -0700 2008
commit  770a2a08032df0004e5a2bc7237dbc9ef392f8f1
tree    dd2d199cd2ed1305143b426a1431ab2af9237a4c
parent  2973a1816326d8802297841acb8c1a9f77efcac5
autodie / Changes
100755 12 lines (8 sloc) 0.306 kb
1
2
3
4
5
6
7
8
9
10
11
12
Revision history for Fatal
 
1.09
* Many changes not documented here.
* Fatal is now fully backwaards compatible again.
* system() can be fatalised/autodying if IPC::System::Simple
is installed.
 
1.08 Sat Mar 29 10:54:20 AUSEDT 2008
        Dual-lifed module internally from work I was doing on p5p.