Changes between Version 61 and Version 62 of Features/Perl5Debugger
- Timestamp:
- 11/30/11 12:59:15 (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Perl5Debugger
v61 v62 15 15 critiques welcome 16 16 === Tips 17 **Warning if your script requires user input you should have "use external window for execution" checked** 17 18 * Turn on $OUTPUT_AUTOFLUSH 18 19 * Try break-pointing 1; at end of each file if you want to poke about with "p" before return or end
