![]() |
|
Come for the quick hacks, stay for the epiphanies. | |
PerlMonks |
Re^3: Using the perl debuggerby educated_foo (Vicar) |
on Mar 30, 2009 at 17:11 UTC ( [id://754189]=note: print w/replies, xml ) | Need Help?? |
If you've managed to insert the labels, then goto should be able to skip to the next line. That said, this whole source filtering thing is a terrible idea. The only decent way to do this would be through XS hacking, and that would take a lot of work.
In Section
Seekers of Perl Wisdom
|
|