|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Forcing stack trace?by Anonymous Monk |
| on Sep 21, 2007 at 09:43 UTC ( #640319=perlquestion: print w/ replies, xml ) | Need Help?? |
|
Anonymous Monk has asked for the
wisdom of the Perl Monks concerning the following question:
Can I tell perl to produce a stack trace, even when the program doesn't use carp, cluck, et al? This seems to be the default behaviour in other languages like Ruby and Python. Actually I was trying to install RT and was getting the fatal error: "Can't locate object method "new" via package "RT::Handle" at ... line 218." It'd be nice if I can trace where this error came from.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||