Dhiraj P Nilange wrote:
>
> Hi
Hello,
> what function is available in Perl
> for accepting keyboard scancodes
> so that I can also process keys
> like left arrow,right arraw...etc.
perldoc -q 'How can I read a single character from a file?'
> basically I am thinking of creating
> menu like in
Hi
what function is available in Perl
for accepting keyboard scancodes
so that I can also process keys
like left arrow,right arraw...etc.
basically I am thinking of creating
menu like interface in Perl. By
the way is there any readymade
things available in Perl for such
purpose?
Thanks
-Dhira