[Catalyst] run automatedly
Matt S Trout
dbix-class at trout.me.uk
Sat May 12 16:23:33 GMT 2007
On Sat, May 12, 2007 at 07:44:56AM -0700, Will Smith wrote:
> Hi,
> Is there any way that we can call a function in a controller automatically? Just like running a cron job on an exe file? Please give me some guide. or any modules that could handle that.
If you need to call it from externally, it should be part of the model.
Then you don't even need to have Catalyst loaded and it all boils down to
normal perl.
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director Want a managed development or deployment platform?
Shadowcat Systems Ltd. Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/ http://www.shadowcatsystems.co.uk/
More information about the Catalyst
mailing list