|
|
| No such thing as a small change | |
| PerlMonks |
Re: Can I make the debugger press 'v' for me after every step?by bluescreen (Friar) |
| on Jul 25, 2011 at 14:34 UTC ( [id://916530]=note: print w/replies, xml ) | Need Help?? |
|
Another option would be creating your own debugger extending DB.pm and add that behavior to it. The debugger's code is not hard to extend/modify. Then you can run your script using perl -d:MyDB
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||