NAME
MyLibrary::DB
SYNOPSIS
use MyLibrary::DB;
my $dbh = MyLibrary::DB->dbh();
DESCRIPTION
This package connects to MyLibrary and returns the database handle.
FUNCTIONS
dbh()
Returns database handle to MyLibrary.
AUTHORS
Eric Lease Morgan <emorgan@nd.edu> Robert Fox <rfox2@nd.edu>