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

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>