Hi,

Can anyone point me toward their favorite timer script?

I want to delay each element of an array using the "foreach"
function with a five seconds delay between element. In other
words I want to introduce a five second delay between each call.

Is there another way beside storing "time" in a temp file and
comparing it with the present time to break out of the loop when
the time match or is greater?

Normand Charette

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/listinfo/perl-unix-users

Reply via email to