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

Re: traceback on error (confess)

by tye (Sage)
on Feb 22, 2010 at 03:43 UTC ( [id://824570]=note: print w/replies, xml ) Need Help??


in reply to traceback on error

As I mentioned in the CB when you asked there, use Carp:

$SIG{__DIE__}= sub { require Carp; Carp::confess(@_); };

- tye        

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (2)
As of 2025-04-23 21:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.