Query: dbix::class::core
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBIx::Class::Core(3pm) User Contributed Perl Documentation DBIx::Class::Core(3pm)NAMEDBIx::Class::Core - Core set of DBIx::Class modulesSYNOPSIS# In your result (table) classes use base 'DBIx::Class::Core';DESCRIPTIONThis class just inherits from the various modules that make up the DBIx::Class core features. You almost certainly want these. The core modules currently are: DBIx::Class::InflateColumn DBIx::Class::Relationship DBIx::Class::PK::Auto DBIx::Class::PK DBIx::Class::Row DBIx::Class::ResultSourceProxy::TableAUTHORSMatt S. Trout <mst@shadowcatsystems.co.uk>LICENSEYou may distribute this code under the same terms as Perl itself. perl v5.14.2 2010-06-03 DBIx::Class::Core(3pm)