in reply to Re^3: [perldebugger] calling perldoc from within the debugger (inifile)
in thread [perldebugger] calling perldoc from within the debugger
But actually I'm using the debugger just as a REPL (without the P) and never for debugging, don't you think that my small alias solution is just appropriate? I'm not sure if I'm going to system the script or better avoid forking by useing it as a module.
Anyway if your a debugger expert, do you know how I can configure that the returnvalue of each eval ist printed with x, such that I get a full REPL out of it?
(see also using perldebugger as REPL?)
Cheers Rolf
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: [perldebugger] calling perldoc from within the debugger (inifile)
by pemungkah (Priest) on Sep 02, 2009 at 00:01 UTC | |
by LanX (Saint) on Sep 02, 2009 at 23:02 UTC | |
by pemungkah (Priest) on Sep 03, 2009 at 17:22 UTC | |
by LanX (Saint) on Feb 02, 2012 at 00:17 UTC | |
by pemungkah (Priest) on Feb 12, 2012 at 21:38 UTC |