DBI/Simple version 0.01 ======================= DBI::Simple allows easy access to the DBI. 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 and any appropriate DBD modules. COPYRIGHT AND LICENCE This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Copyright (C) 2003 BIll Atkins