The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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>