in reply to Re: Perl debugger up/down key
in thread Perl debugger up/down key
Or, better yet, Term::ReadLine::Gnu -- it should automatically pick up the same input settings as bash.
The core point being that Term::ReadLine itself just provides an interface to the various real readline implementations, of which ::Perl and ::Gnu are probably the most popular.
|
|---|