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