![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re^2: Forcing stack trace?by Anonymous Monk |
on Sep 21, 2007 at 11:56 UTC ( #640341=note: print w/replies, xml ) | Need Help?? |
From what I understand, stack trace can be printed if we use the Carp module (e.g. confess). But suppose other people's code just use die() and not use Carp at all?
In Section
Seekers of Perl Wisdom
|
|