in reply to Re^20: CPAN and readline on windows
in thread CPAN and readline on windows
The first 'ab' was entered by typing the characters in. The second 'ab' was entered by hitting the up arrow.C:\>perl -MTerm::ReadLine -e"$t=Term::ReadLine->new('test'); 1 while ( +defined($t->readline(': ')))" : ab : ab :
|
|---|