Beefy Boxes and Bandwidth Generously Provided by pair Networks RobOMonk
go ahead... be a heretic
 
PerlMonks  

Re: Fun with $SIG{__DIE__}

by plaid (Chaplain)
on Jul 08, 2000 at 00:45 UTC ( #21574=note: print w/ replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    The routine indicated by $SIG{__DIE__} is called when a
    fatal exception is about to be thrown.  The error message
    is passed as the first argument.
    
  2. or download this
    $SIG{__DIE__}=sub {print LOG "Script Died: $_[0]" and close LOG if DEB
    +UGING};
    

Log In?
Username:
Password:

What's my password?
Create A New User
Node Status?
node history
Node Type: note [id://21574]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others taking refuge in the Monastery: (16)
As of 2013-06-19 18:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    How many continents have you visited?









    Results (667 votes), past polls