The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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