in reply to Re^2: [perldebugger] calling perldoc from within the debugger (inifile)
in thread [perldebugger] calling perldoc from within the debugger
It's a bit of a hack, as it has to monkeypatch DB::DB with a version that has a Module::Pluggable command loader. A very small command module that just system()s the shell command you want may do it.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: [perldebugger] calling perldoc from within the debugger (inifile)
by LanX (Saint) on Aug 08, 2009 at 00:54 UTC | |
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 |