OVERVIEW

The EasyDBAccess.pm module aims to provide a easy to use perl Database Access Interface

All of these feature is in a easy way.

INSTALLATION

To install this module type the following in the distribution directory:

perl Makefile.PL
make
make test
make install

or simply copy EasyDBAccess.pm to your lib path

To uninstall this module type the following:

rm -rdf `cat /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/EasyDBAccess/.packlist` /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/EasyDBAccess

Author

        QIAN YU / foolfish@cpan.org
        Kylin Huang / huang.shuai@adways.net