
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.

Eric Lease Morgan <emorgan@nd.edu> Robert Fox <rfox2@nd.edu>