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 interface in Perl. By
> the way is there any readymade
> things available in Perl for such
> purpose?

perldoc Curses
perldoc Tk



John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to