in reply to Re: (jeffa) Re: stdin problem
in thread stdin problem

perldoc -q key eventually will show the following (which mentions Term::ReadKey in adition to other mechanisms):

Found in /usr/lib/perl5/5.6.1/pod/perlfaq5.pod How can I read a single character from a file? From the keyboard?