Commit Graph

2 Commits

Author SHA1 Message Date
dassow
94922df464 cpanify, remove unnecessary build deps and change license to 'Perl'
ok steven@
2006-12-14 19:04:45 +00:00
msf
7785eab14d initial import of DBIx::DBSchema 0.31
This module implements an OO-interface to database schemas. Using this
module, you can create a database schema with an OO Perl interface. You
can read the schema from an existing database. You can save the schema
to disk and restore it a different process. Most importantly,
DBIx::DBSchema can write SQL CREATE statements statements for different
databases from a single source.
2006-05-06 19:36:12 +00:00