[Catalyst] Access config values

Dermot paikkos at googlemail.com
Thu Jan 29 22:33:00 GMT 2009


2009/1/29 Jason Kohles <email at jasonkohles.com>:
> On Jan 29, 2009, at 7:18 AM, Dermot wrote:

>
> __PACKAGE__->config(
>    schema_class => 'MyApp::Schema',
>    connect_info => MyApp->config->{ 'MyApp::DB' }->{ 'connect_info' },
> );


Thanx Jason.
Dp.



More information about the Catalyst mailing list