INSTALL
% perl Makefile.PL
% make
% make test
% make install
MYSQL TESTS
All the mysql tests will be skipped if either of DBI or DBD::mysql are missing, or MYSQL_DB and MYSQL_USER environmental variables are not defined. Following env. variables can be set:
RUNNING CSV TESTS
No special procedures requried for running CSV tests, however, the test will be skipped if either of DBI or DBD::CSV are missing.