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: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to