![]() |
|
We don't bite newbies here... much | |
PerlMonks |
perl deferring die to calling methodby arcnon (Monk) |
on Dec 09, 2005 at 22:55 UTC ( #515670=perlquestion: print w/replies, xml ) | Need Help?? |
arcnon has asked for the wisdom of the Perl Monks concerning the following question:
sorry I don't really know how to exactly phase my question.
Hopefully the example can show what I can't phase right.
When it dies it yeilds 'your data is screwed at B.pm line x' what I would like is the die to report 'your data is screwed at A.pm line x'. x being the line number where B->foo was called. What is the best way to accomplish this?
Back to
Seekers of Perl Wisdom
|
|