K 10 svn:author V 5 erwin K 8 svn:date V 27 2006-02-04T19:45:40.000000Z K 7 svn:log V 636 DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema by scanning table schemas and setting up columns and primary keys. DBIx::Class::Schema::Loader supports MySQL, Postgres, SQLite and DB2. See DBIx::Class::Schema::Loader::Generic for more, and DBIx::Class::Schema::Loader::Writing for notes on writing your own db-specific subclass for an unsupported db. This module requires DBIx::Class 0.05 or later, and obsoletes DBIx::Class::Loader for DBIx::Class version 0.05 and later. WWW: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/ PR: ports/92813 Submitted by: Lars Balker Rasmussen END