Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Forcing stack trace?

by fenLisesi (Priest)
on Sep 21, 2007 at 10:12 UTC ( [id://640323]=note: print w/replies, xml ) Need Help??


in reply to Forcing stack trace?

For your own modules, it easy to write your own stack trace dumping utility using caller. Also see Exception::Class. I don't know what you can do to get dumps from other people's modules, except to hack their source or use the debugger. Cheers.

Replies are listed 'Best First'.
Re^2: Forcing stack trace?
by Cop (Initiate) on Oct 06, 2007 at 18:09 UTC

    You can always roll you own for everything, but it would be much better if the language facilitates it by default. If I don't want it, i can easily catch it.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-03-28 16:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found