in reply to Re: Error handling - how much/where/how?
in thread Error handling - how much/where/how?
I used to hand-roll similar stuff, badly. These days I have learnt to become Lazy, and I now use Devel::SimpleTrace. That's usually good enough for me to figure out the course of events when Things Go Wrong.
- another intruder with the mooring in the heart of the Perl
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Error handling - how much/where/how? (a plug for Devel::SimpleTrace)
by salva (Canon) on Jun 14, 2005 at 08:37 UTC |