Marcus Ramberg > DBIx-Class-0.03002 > DBIx::Class::Core

Download:
DBIx-Class-0.03002.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  2
Stalled  4
View Bugs
Report a bug
Source   Latest Release: DBIx-Class-0.08113

NAME ^

DBIx::Class::Core - Core set of DBIx::Class modules.

DESCRIPTION ^

This class just inherits from the various modules that makes up the DBIx::Class core features. This makes it a convenient base class for your DBIx::Class setup.

At the moment those are:

DBIx::Class::InflateColumn
DBIx::Class::Relationship
DBIx::Class::PK
DBIx::Class::Row
DBIx::Class::Table
DBIx::Class::Exception
DBIx::Class::AccessorGroup

AUTHORS ^

Matt S. Trout <mst@shadowcatsystems.co.uk>

LICENSE ^

You may distribute this code under the same terms as Perl itself.