Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Forcing stacktrace, alternative to Carp::Always

by tobyink (Canon)
on Sep 27, 2019 at 13:53 UTC ( [id://11106788]=note: print w/replies, xml ) Need Help??


in reply to Forcing stacktrace, alternative to Carp::Always

It won't catch errors and warnings thrown by built-ins because they don't call CORE::warn or CORE::die.

require "this-file-does-not-exist"; # no stack trace

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-03-29 10:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found