[Catalyst] Schedule::Cron

Will Smith willbelair at yahoo.com
Wed Feb 13 21:06:58 GMT 2008


I've been trying to use this plugin and looks like it does not work properly, or does not work at all. I'm not sure if you have used this module and how to get it work. This is what I did, in base class:
 
 __PACKAGE__->schedule(
         at    => '0 * * * *',
         event => '/email/checkemail'
     );
 
 Is there any cron job module that I can use? I have tried Schedule::Cron, but it gave me an error that cannot start the application.
 
 Thank you
 
       
---------------------------------
Never miss a thing.   Make Yahoo your homepage.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20080213/031e5397/attachment.htm


More information about the Catalyst mailing list