[Catalyst] Schedule::Cron

Will Smith willbelair at yahoo.com
Wed Feb 13 21:12:25 GMT 2008


I typed the wrong module, it should be 
Catalyst::Plugin::Scheduler , that I used
 not Schedule::Cron
 Will Smith <willbelair at yahoo.com> wrote: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.  _______________________________________________
List: Catalyst at lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20080213/c6cfb0ee/attachment.htm


More information about the Catalyst mailing list