Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

warn/die hook mystery

by vladb (Vicar)
on Apr 15, 2002 at 20:02 UTC ( [id://159307]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Warn before init! at die_replace.pl line 4.
    WARNING: Warned at die_replace.pl line 8.
    ...
    
     (Check logs for more info)
    -----
    
  2. or download this
    Warn before init! at die_replace.pl line 4.
    WARNING: Warned at die_replace.pl line 8.
    ...
    Caught: died inside eval!
    
    Died for real! at die_replace.pl line 29.
    
  3. or download this
    use strict;
    
    ...
                $old_sig->(@_);
        }
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://159307]
Approved by gav^
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-03-29 06:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found