this could help :

perldoc -f sleep

jp.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 13, 2002 12:41 PM
To: [EMAIL PROTECTED]
Subject: How do you put a delay/pause/wait in Perl?


I've searched online, but it's difficult when I have no idea what the
command is.  

I want to have a script execute, but if a condition is not met, for it to
wait five minutes and try again.  I would prefer to do this without using a
'while' loop, because I don't know what that would do to the system load.

Can anyone point me in the right direction?

Thank you,
Shawn

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .



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



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

Reply via email to