in reply to Keyboard timeout in perl


using IO::Select module we can check the file
handler is ready or not for reading data.

Refer the following link
IO::Select

--$ugum@r--