Changes between Version 93 and Version 94 of Features/Perl5Debugger
- Timestamp:
- 07/01/12 19:39:24 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Perl5Debugger
v93 v94 112 112 * I have been getting perl debug errors, see POD below, so you might notice it is automaticly disabled when I think it is unsafe, then re-enable. 113 113 * If you want to see @ISA|@INC|%ENV|%SIG use the p|x button. 114 114 **NB** New in 0.97 when you click on either of above, display is now updated accordingly. 115 115 === Debugger-Output Options 116 116 My premises is that we are just wrapping the command line debugger, in a nice way, hence we will use the existing perl debug command language thus subliminally teaching the perl debug CLI instructions.
