On Tue, 2009-02-10 at 07:39 +0800, itshardtogetone wrote:
>  I then wonder are there any other better ways for me to do this.

If you need a delay in your code, use the sleep command:
sleep 5; # five second delay




-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to