Ok. Would persons not having access to crontab use this method. If that can be done then this should be sufficient for me.
-----Original Message----- From: Wiggins d Anconia [mailto:[EMAIL PROTECTED] Sent: Thursday, July 08, 2004 12:05 PM To: NandKishore.Sagi; [EMAIL PROTECTED] Subject: RE: Cron Tab Implementation Please bottom post... > Actually I had a lot of time right now at hand and I was trying to > spend littile time more effectively ;). Anyway I checked that module. > It uses the basic cron file. This job has to be run on multiple boxes > and hence rather than depending upon the Cron tab functionality I > wanted to implement (that is use some existing module :) ) to achieve > this. I need which would take in time parameters and do the job for > me. > The module doesn't need the cron file, check the docs more carefully. While it can use a cron-like file it does not have to, the 'add_entry' method can be used to set the schedule without the use of an external file. Don't see how this would not be sufficient... http://danconia.org <snip> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>