Pause/Hold in Perl

2004-03-30 Thread Anthony J Segelhorst
Is there a way in Perl to have a script wait 30 seconds before it continues processing? Like or a pause or hold? Anthony J Segelhorst Enterprise Systems Management Team Phone: 937-495-1876 Email: [EMAIL PROTECTED] This ema

Re: Pause/Hold in Perl

2004-03-30 Thread James Edward Gray II
On Mar 30, 2004, at 9:43 AM, Anthony J Segelhorst wrote: Is there a way in Perl to have a script wait 30 seconds before it continues processing? Like or a pause or hold? Yes: sleep 30; James -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Pause/Hold in Perl

2004-03-30 Thread Morbus Iff
>Is there a way in Perl to have a script wait 30 seconds before it >continues processing? Like or a pause or hold? sleep(). -- Morbus Iff ( black as the devil and sweet as a stolen kiss ) Technical: http://www.oreillynet.com/pub/au/779 Culture: http://www.disobey.com/ and http://www.gamegrene.c