in reply to Re: Re: Using Perl's Debugger on
in thread Using Perl's Debugger on

If the root cause of the problem was spaghetti code, then the root solution must be to learn to write better code...

UPDATE
The Monastery is full of good resources for improving. :-)

Replies are listed 'Best First'.
Re: Re (tilly) 3: Using Perl's Debugger on
by nysus (Parson) on Apr 18, 2001 at 20:18 UTC
    Trust me, I'm going to work on it!

    $PM = "Perl Monk's";
    $MCF = "Most Clueless Friar;
    $nysus = $PM . $MCF;