http://www.perlmonks.org?node_id=508348


in reply to Re: perl debugger command history
in thread perl debugger command history

I am using the bash shell in both instances. The arrow keys work just fine from the shell command line (I get command history scrolling with up and down arrows), and within other programs like emacs. I just realized however that I get the same problem when I use perl -MCPAN -e shell. I installed Term::ReadKey, and Term::ReadLine was already up to date.