in reply to Problem with Term::Readline with ssh

Just a guess:

IIRC thats what the debugger shows if gnu's readline is not installed...

HTH!

Cheers Rolf

( addicted to the Perl Programming Language)

Update

yep, searching helps

see Re: Previous commands in Ubuntu terminal

and try sudo apt-get install libterm-readline-gnu-perl on your remote host.