Chapter 21. MyLibrary::DB

Table of Contents

NAME
SYNOPSIS
DESCRIPTION
FUNCTIONS
dbh()

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.