The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Ananke/SqlLink version 1.1.2
==========================

MySQL easy access

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install
   ( echo 'Your name <your@email.com> '; echo `/bin/uname -a` ) \
   | mail -s Ananke::SqlLink nattis@anankeit.com.br

DEPENDENCIES

DBI
DBD::mysql

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2002 Udlei D. R. Nattis <nattis@anankeit.com.br>