On Thu, 15 Feb 2007, Adam Ginsburg wrote:

Is there any way to enable "up-key" functionality as in bash to recall
the previous
command at the perldl command line?  Use the left arrow to go back in
the command?

You need to install the Term::ReadLine::Perl (or Term::ReadLine::Gnu)
and Term::ReadKey modules. If you run up the CPAN shell and "install Bundle::CPAN" those will be installed for you (because CPAN uses the same scheme).

--
Tim Jenness
JAC software
http://www.jach.hawaii.edu/~timj


_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to