Changes				History of this package
MANIFEST			This file
Makefile.PL			Makefile generator
README				Get you started with this package
test.pl				* make test stuff

DBIInterface.pm			DBStreamHandle to talk to perls DBI interface
DBStreamHandle.pm		simple unified interface to several databases
Exception.pm			base class for database exceptions
FlatfileInterface.pm		DBStreamHandle to talk to flat database files
DbInterface.pm			DBStreamHandle for dbm,gdbm,sdbm,ndbm databases
ObjectBase.pm			base class for create DB objects
ObjectDB.pm			object oriented sql database interface
Structure.pm			Representation of a Database Table Schema

bin/ddb				handy (?) database conversion utility
bin/ddb.html			some HTML docs for ddb

test/tst.sh			  extra test script
test/a.gdbm			  gdbm database for test script and doc examples
test/b.gdbm			  gdbm database for test script and doc examples
test/a2b.diff			  diff file for test script and doc examples
test/a2b.diffc			  diff file for test script and doc examples

#TableVisualizer.pm		Tk widget for viewing DBs
META.yml                                 Module meta-data (added by MakeMaker)
