Two debugger related questions...

2004-11-23 Thread Nobody Imparticular
I just recently transferred companies, and some things that *used* to work for me in the debugger no longer do. I am now using 5.8.0. 1) my readline key support in the debugger seems to be gone. ie: i can't use up/down arrows to go through command history. i can't make edits on the debugger

Re: Two debugger related questions...

2004-11-23 Thread Greg Matheson
On Tue, 23 Nov 2004, Nobody Imparticular wrote: 1) my readline key support in the debugger seems to be gone. ... ReadLine is there. Don't you need Term::ReadLine::Gnu or Term::ReadLine::Perl installed? For some reason, Term::ReadLine::Perl doesn't come up on a CPAN search. I hate the