I think you can initialize an instance of Mojo::Cache like it's described there https://github.com/kraih/mojo/wiki/Hypnotoad-prefork-web-server#wiki-database-connection-problem-in-preforkingand use it from your controllers.
On Fri, Jan 31, 2014 at 1:09 PM, LesPaul7String <[email protected]>wrote: > It will run (unfortunately) in Windows, and it has a task scheduler, to > run it every hour > > So you're saying to have just a regular perl script? > Can't I use some of the built-in Mojo Modules? > > Andrei > > > On Thursday, January 30, 2014 1:14:19 AM UTC+2, Allan Cochrane wrote: >> >> How about running it as a cron job every hour, assuming that you're using >> a *nix system? >> >> I expect Windows has a similar regular job running system, but I'm not >> familiar with that. >> >> Allan >> >> >> -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/groups/opt_out. > -- С уважением, / Kind regards, Павел Голобородько / Pavel Goloborodko -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/groups/opt_out.
