git-flavoured autodie 1.997 patch
[p5sagit/p5-mst-13.2.git] / lib / Fatal.pm
2008-12-20 Paul Fenwick git-flavoured autodie 1.997 patch
2008-02-29 Slaven Rezic More diagnostics for Fatal.pm
2007-03-18 Andreas J. Koenig 29044 broke Fatal.pm
2006-12-11 Jerrad Pierce Fatal v1.03
2006-05-01 Rafael Garcia-Suarez Add a BUGS section to Fatal.pm, see bug #38790
2003-09-13 Jarkko Hietaniemi pod changes, so change $VERSION.
2003-09-06 Rafael Garcia-Suarez Email nits in Fatal.pm [perl #23724].
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-17 Jarkko Hietaniemi Bump up versions because of #12041.
2001-09-16 Jarkko Hietaniemi Change use|require 5.005_64 to use|require 5.6.1.
2000-03-07 Gurusamy Sarathy support :void to enable croaking only in void context...
2000-03-07 Gurusamy Sarathy Fatal.pm pod tweak (from Matt Sergeant <matt@sergeant...
2000-02-09 Charles Bailey Resync with mainline
2000-02-02 Gurusamy Sarathy use warnings rather than fiddling with $^W (from Paul...
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
1999-02-19 Gurusamy Sarathy bring '*' prototype closer to how it behaves internally
1998-02-06 Malcolm Beattie lib/Fatal.pm missing from repository
1997-02-18 Chip Salzenberg [shell changes from patch from perl5.003_26 to perl5...
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_11 to...
1996-05-15 Perl 5 Porters Add Fatal library module