Cc: activeperl@listserv.ActiveState.com
Subject: RE: Invoking perl scripts automatically based on time of day
Hi Manish,
for clarification, Perl script along with Perl is a aplication - not a
service which is always running. There must be something else that will
wake and trick the script going
@listserv.ActiveState.com
Subject: Re: Invoking perl scripts automatically based on time of day
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 t
Winders has "at" that'll do it.
Larry
On Wed, 14 Dec 2005, pDale wrote:
On 12/14/05, Mittal, Manish <[EMAIL PROTECTED]> wrote:
Is there a way in Perl to invoke a set of Database related perl
scripts at certain times of day regularly?
Unix/Linux has "cron". Windows has "Task Sc
On 12/14/05, Mittal, Manish <[EMAIL PROTECTED]> wrote:
>
> Is there a way in Perl to invoke a set of Database related perl
> scripts at certain times of day regularly?
Unix/Linux has "cron". Windows has "Task Scheduleder".
--
pDale Campbell
"All of the birds are laughing!
C'mon, let
cron !? =) Hmm, looks like cygwin has a /usr/sbin/cron.exe
Tony
Mittal, Manish 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 provi
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
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