Hello there,I need to build a script for my catalyst application that reads some data and put it into the database. This script needs to run as a daily cron job. My first idea was to create a controller which handles this for me and use some of the other engines for catalyst (like Catalyst::Engine::Embeddable or Catalyst::Engine::JobQueue::POE) but I'm not sure if this is a good way. Does someone of you have an idea how to make such a script? Maybe some Best Practices?
Greets Christoph
<<attachment: christoph.vcf>>
_______________________________________________ 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/
