in reply to sleep() but don't exit

How about just running your script via the cron daemon, or using Schedule::Cron ?

Replies are listed 'Best First'.
Re^2: sleep() but don't exit
by etm117 (Pilgrim) on Aug 12, 2005 at 17:16 UTC
    Or if running on a Windows machine, use the built in Scheduled Tasks (it is called that on WinXP at least) functionality found in the Control Panel.