WHAT IS THIS?

This is Class::DBI, a perl module.  Please see the README that comes with
this distribution.

HOW DO I INSTALL IT?

To install this module, cd to the directory that contains this README
file and type the following:

   perl Makefile.PL
   make
   make test
   make install

To install this module into a specific directory, do:
   perl Makefile.PL PREFIX=/name/of/the/directory
   ...the rest is the same...

Please also read the perlmodinstall man page, if available.


WHAT ELSE DO I NEED?

You need these other Perl modules...
        Carp::Assert                    0.06 or higher
        Class::Accessor                 0.10 or higher
        Class::Data::Inheritable        0.02 or higher
        Ima::DBI                        0.20 or higher
        Class::Fields                   0.08 or higher
