in reply to
executing a script at a specific time
The easiest way to do this would be not in the perl-script, but to start the script as a cron-job in unix or via the scheduler in Windows XP.
Comment on
Re: executing a script at a specific time
Replies are listed 'Best First'.
Re^2: executing a script at a specific time
by
Anonymous Monk
on Jul 01, 2005 at 11:16 UTC
thanks for pointing me in the right direction
[reply]
In Section
Seekers of Perl Wisdom