in reply to
database connection and DBIx::Class
my $dbh = $schema_object->storage->dbh;
[download]
Comment on
Re: database connection and DBIx::Class
Download
Code
Replies are listed 'Best First'.
Re^2: database connection and DBIx::Class
by
morgon
(Priest)
on Apr 21, 2009 at 16:27 UTC
Thanks!
[reply]
In Section
Seekers of Perl Wisdom