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 p
Hi
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?
thanks very