in reply to I usually debug via...

print/warn and Devel::Trace. Very useful module, you want it in your toolbox.

Makeshifts last the longest.

Replies are listed 'Best First'.
Re^2: I usually debug via...
by PodMaster (Abbot) on Feb 20, 2005 at 23:07 UTC
    You'll also want to add Devel::TraceCalls, very useful in learning how modules operate (for example CGI::Application::Loop).

    MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
    I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
    ** The third rule of perl club is a statement of fact: pod is sexy.