Roime bin Puniran wrote:
I want to set a time that, when the program tringer catch that expected time, the 
program will run...how can i write it in perl..can anybody give a hint...
Sorry, my english is not well...

Thanks

Check out the C<alarm> function, it is specifically for this purpose.

perldoc -f alarm

http://danconia.org

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to