On Fri, 1 Jun 2001 [EMAIL PROTECTED] wrote:

> Is it possible to use a commando in Perl that will wait for example 50
> seconds an then will continue ?

sleep(50);

See the perldoc on sleep for more details on it.

-- Brett

Brett W. McCoy
Software Engineer
Broadsoft, Inc.
240-364-5225
[EMAIL PROTECTED]

Reply via email to