NAME

ODB - a Perl module for accessing database via DBI. Means easier handling of the DBI routines via this layer.

SYNOPSIS

use ODB;

DESCRIPTION

Preface

This module contains functions that are used to connect, disconnect, select, insert and delete rows from database. Note that HZB has the copyright on this software. It may not be used or copied without permission from HZB.

Implemented Functions:

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 221:

=over without closing =back