summaryrefslogblamecommitdiff
path: root/databases/p5-DBIx-DBSchema/pkg-descr
blob: ae07df2b745587c7b0080af161beefc345be21e9 (plain) (tree)
1
2
3
4
5
6
7






                                                                               
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 in a different process.  Most importantly, DBIx::DBSchema can write SQL
CREATE statements for different databases from a single source.

WWW: http://www.420.am/dbix-dbschema/