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>


Reply via email to