Hi there,
How can I run a timer counting how long it takes a user to input a response? This is runnung on unix based system and basically I want to count to 30 seconds and if the user hasnt responded to a question by then, give up waiting and move on to the next bit of code.
Im afraid Im pretty new to perl and have had a trundle through undoubtably badly constructed google searches - any help is much appreciated.