On Wednesday, May 1, 2002, at 06:42 , Charles Lu wrote: [..] > Does anyone know if there is a build in function or module that would > allow me to write a piece of code and have it executed after a certain > time? In other words, if I want some function to run exactly 3 minutes > after a previous function, how can I specify that in perl?
perldoc -f sleep "sleep Causes the script to sleep for EXPR seconds" ciao drieux --- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]