in reply to perl -d: faster and less scary than you think
I also frequenly run the perl debugger using the emacs gud front-end, though I've only briefly looked at sepia (another thing for the todo list). It's pretty much a matter of feeding the right perl command into the emacs "compile" command.
(I wrote an elisp package to help with that sort of thing: perlnow.el.)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: perl -d: faster and less scary than you think
by educated_foo (Vicar) on Jun 04, 2007 at 03:04 UTC |