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


in reply to Re: #perl.br calc - A Perl Shell
in thread #perl.br calc - A Perl Shell

try without the $term->Features() line... If that still doesn't work, file a bug report against Term::ReadLine, or Term::ReadKey, or ActiveState...

BTW... you still can try changing the $term->readline() for <STDIN>, i think.

daniel