Table of Contents
MyLibrary::DB
use MyLibrary::DB; my $dbh = MyLibrary::DB->dbh();
This package connects to MyLibrary and returns the database handle.
Returns database handle to MyLibrary.