ChangeLog		    History file
Changes			    History file (recent version)
DBD-mSQL/Acknowledgements
DBD-mSQL/Changes
DBD-mSQL/README
DBD-mSQL/Makefile.PL	    Makefile generator for DBD::mSQL
DBD-mSQL/dbdimp.h
DBD-mSQL/dbdimp.c
DBD-mSQL/mSQL.h
DBD-mSQL/mSQL.xs
DBD-mSQL/myMsql.h	    Header file for common Msql/Mysql sources
DBD-mSQL/myMsql.c           Library file for common Msql/Mysql sources
FAQ			    Frequently asked questions (POD format)
INSTALL			    Installation instructions
MANIFEST		    This file
Makefile.PL		    Makefile generator
MsqlPerl.readme		    Letter of intent
MsqlPerl/Makefile.PL	    Makefile generator for MsqlPerl
MsqlPerl/Msql.xs	    XS file for MsqlPerl (Msql.pm)
MsqlPerl/constants.c
MsqlPerl/myMsql.c
MsqlPerl/typemap
README			    Please read
dbimon.PL		    The DBI monitor
lib/Bundle/Msql.pm	    Lists dependencies in correct order for CPAN.pm
lib/DBD/mSQL.pm		    DBD::mSQL perl module
lib/Msql.pm		    Perl Module
lib/Msql/Statement.pm	    Perl Module
patch.lost.tables	    Fix after release of msql-1.0.16
pmsql.PL		    msql and relshow in one interactive program
t/README		    Tutorial for writing new tests
t/00base.t		    base DBI driver test: Loads DBI and driver
t/10dsnlist.t		    Low level DBI driver test: List data sources
t/20createdrop.t	    Test for creating and dropping tables
t/30insertfetch.t	    Test for insert, fetch and delete of rows
t/40bindparam.t		    Test of bind_col and bind_param methods
t/40blobs.t		    Test for working with blobs
t/40listfields.t	    Test for field oriented methods, e.g. NAME
t/40nulls.t		    Test for correct handling of NULL's
t/40numrows.t		    Test for row attributes, e.g. $sth->{rows}
t/50chopblanks.t	    Test for the 'ChopBlanks' attribute
t/50commit.t                Test for commit, rollback and AutoCommit
t/lib.pl		    Common declarations of the test suite
t/ak-dbd.t		    Miscellaneous DBI driver tests
t/akmisc.t		    Msql/Mysql only, also a valuable tutorial
t/msql1.t		    Test script for Msql only
t/msql2.t		    Test script for Msql with msql2 only
t/mysql.t		    Test script for Mysql only
t/mysql2.t		    Test script for Mysql only
t/mSQL.dbtest			Core of testing mSQL database access
t/mSQL.mtest			Core of testing mSQL module
t/mysql.dbtest			Core of testing mysql database access
t/mysql.mtest			Core of testing mysql module
t/pNET.dbtest			Core of testing pNET database access (dummy)
t/pNET.mtest			Core of testing pNET database access
t/skeleton.test		    Skeleton file for writing new tests
