in reply to Re^5: [perldebugger] calling perldoc from within the debugger (inifile)
in thread [perldebugger] calling perldoc from within the debugger
DB<26> 1..9,[a..b] => (1, 2, 3, 4, 5, 6, 7, 8, 9, ["a", "b"])
to be precise I tweaked the debugger to use Data::Dump::qq() for printing.
Cheers Rolf
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^7: [perldebugger] calling perldoc from within the debugger (REPL)
by pemungkah (Priest) on Feb 12, 2012 at 21:38 UTC |