On 14/12/05, Mittal, Manish <[EMAIL PROTECTED]> wrote:
>
> Hi Perl gurus,
>
>             Is there a way in Perl to invoke a set of Database related perl
> scripts at certain times of day regularly?
>
>             Could any one direct me to locate a good resource or provide a
> snippet of code for the above?
>
> Thank you
>
> Manish

Hello Manish,

The best way to do something like that would be to take advantage of
cron (on Unix machines) or Task Scheduler (on Windows machines).  It
will save you a lot of headache.

Cheers,

kjw

_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to