NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
debugger (Score:1)
I've done the lazy version of a script, copy-and-paste 20 lines of debugger commands at a time to re-run them. It's inelegant, but like you, I took a look at the debugger code and averted my eyes :)
However, I just took a glance at perldebug, and it says:
I'm curious how well that works.-DA [coder.com]
Reply to This
Re:debugger (Score:1)
http://www.perlfoundation.org/gc/grants/2003_q4.html
That would be very, very, cool if the code were available for hacking on... I haven't been able to find it, in quick google searches; I suppose I should email mjd.
-DA [coder.com]