in reply to Re: The Moose, dbh class attribute, mod_perl handler and a lost SQL connectionin thread The Moose, dbh class attribute, mod_perl handler and a lost SQL connection
sub dbh { ... return DBIx::Connector->connect($dsn,...); } [download]