MANIFEST
README
Changes
DBI.pm	The Database Interface Module Perl code
DBI.xs	The Database Interface Module XS code
DBIXS.h	The DBI XS public interface for Drivers (DBD::...)
Makefile.PL	The Makefile generator
lib/DBD/ExampleP.pm	A very simple example Driver module
test.pl	A simple test application using ExampleP.pm
t/min.t	A trivial test script for 'make test'
