RE: Schedule::Cron

2003-03-14 Thread Bob Showalter
Heidi Ng wrote: > Hi, > > I just found out about this Cron.pm module in Perl and would like to > use it to schedule to run my perl scripts (I think the syntax is > right.. I was hoping to run it to see what it does.) Anyway, I > installed Cron.pm v1.5 and was trying to run the following script. >

RE: Schedule::Cron

2003-03-13 Thread Heidi Ng
: Heidi Ng Cc: [EMAIL PROTECTED] Subject: Re: Schedule::Cron I would try other FTP sites, especially CPAN itself. In UNIX one can configure multiple ftp sites. I'm not sure how the Windows PPM/FTP configuration works. GRA On Thursday, March 13, 2003, at 10:29 PM, Heidi Ng wrote: >

Re: Schedule::Cron

2003-03-13 Thread Gregg R . Allen
hursday, March 13, 2003 9:24 PM To: Heidi Ng Cc: [EMAIL PROTECTED] Subject: Re: Schedule::Cron Have you tried typing "Install POSIX::setsid" from the Perl Package Manager? Gregg On Thursday, March 13, 2003, at 10:13 PM, Heidi Ng wrote: Hi, I just found out about this Cron.pm module in

Re: Schedule::Cron

2003-03-13 Thread Gregg R . Allen
I don't know enough about Windows, but it does have a Task Manager application that can be used for scheduling jobs. I don't know if it is as powerful as cron. Gregg On Thursday, March 13, 2003, at 10:24 PM, Heidi Ng wrote: Actually, I think my first question should be if this module will wor

RE: Schedule::Cron

2003-03-13 Thread Heidi Ng
--Original Message- From: Gregg R. Allen [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 9:24 PM To: Heidi Ng Cc: [EMAIL PROTECTED] Subject: Re: Schedule::Cron Have you tried typing "Install POSIX::setsid" from the Perl Package Manager? Gregg On Thursday, March 13, 2003, at 10:

RE: Schedule::Cron

2003-03-13 Thread Heidi Ng
Actually, I think my first question should be if this module will work with Windows. If no, then, is there a Perl module that does cron for windows? Thanks again, Heidi -Original Message- From: Heidi Ng [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 9:14 PM To: [EMAIL PROTECT

Re: Schedule::Cron

2003-03-13 Thread Gregg R . Allen
Have you tried typing "Install POSIX::setsid" from the Perl Package Manager? Gregg On Thursday, March 13, 2003, at 10:13 PM, Heidi Ng wrote: Hi, I just found out about this Cron.pm module in Perl and would like to use it to schedule to run my perl scripts (I think the syntax is right.. I was