summaryrefslogtreecommitdiff
path: root/lib/Fatal.pm
Commit message (Collapse)AuthorAgeFilesLines
* Add a BUGS section to Fatal.pm, see bug #38790Rafael Garcia-Suarez2006-05-011-0/+6
| | | p4raw-id: //depot/perl@28040
* pod changes, so change $VERSION.Jarkko Hietaniemi2003-09-131-1/+1
| | | p4raw-id: //depot/perl@21213
* Email nits in Fatal.pm [perl #23724].Rafael Garcia-Suarez2003-09-061-2/+2
| | | p4raw-id: //depot/perl@21056
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
| | | | | Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu> p4raw-id: //depot/perl@12113
* Bump up versions because of #12041.Jarkko Hietaniemi2001-09-171-1/+1
| | | p4raw-id: //depot/perl@12049
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-161-1/+1
| | | p4raw-id: //depot/perl@12041
* support :void to enable croaking only in void context (fromGurusamy Sarathy2000-03-071-10/+37
| | | | | Simon Cozens <simon@othersideofthe.earth.li>) p4raw-id: //depot/perl@5600
* Fatal.pm pod tweak (from Matt Sergeant <matt@sergeant.org>)Gurusamy Sarathy2000-03-071-4/+3
| | | p4raw-id: //depot/perl@5594
* use warnings rather than fiddling with $^W (from Paul Marquess)Gurusamy Sarathy2000-02-021-1/+1
| | | p4raw-id: //depot/perl@4954
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-1/+2
| | | p4raw-id: //depot/perl@4860
* bring '*' prototype closer to how it behaves internallyGurusamy Sarathy1999-02-191-5/+7
| | | p4raw-id: //depot/perl@2978
* lib/Fatal.pm missing from repositoryMalcolm Beattie1998-02-061-0/+157
p4raw-id: //depot/perl@482