in reply to Accessing catalyst app outside request/response cycle

Check the docs on Config::JFDI. You would use your app’s config to instantiate just the model. Sorry I don’t have an extended snippet just now. Google around for it if the Pod isn’t enough to kick-start you.

  • Comment on Re: Accessing catalyst app outside request/response cycle