The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DBIx::Cookbook::DBH -- base class holding connection data and dbh() method

SYNOPSIS

DBIx::Cookbook::DBH is simply a derived class of DBIx::DBH. Instances of DBIx::Cookbook::DBH supply database connection info in forms consumable by DBI(-based ORMs)?, including