ABOUT
DBIx::Version lets you query which database software and version you are connected to.
Email other database detection methods and sample output to james@ActionMessage.com
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
DBI
DBD
COPYRIGHT AND LICENCE
Copyright (C) 2004 James Briggs, USA. All rights reserved.
You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file.