[Catalyst] DBI Models Question.
Andrew Rodland
andrew at cleverdomain.org
Sun Jun 12 05:04:34 GMT 2011
On Saturday, June 11, 2011 07:54:46 PM John Karr wrote:
> The mistake in my code brings up the other question (which applies to ORM
> models as well): How to get the model to take its parameters from
> <appname>.conf instead of having to input them directly in the model.
Do absolutely nothing. It already works that way. That's what Catalyst::Model
(really Catalyst::Component) provides.
More information about the Catalyst
mailing list