On May 12, 2007, at 10:44 AM, 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. Look at C::P::Scheduler or C::E::JobQueue::POE, two different ways of handling this.