6 use base qw/DBIx::Class::CDBICompat DBIx::Class::Core/;
16 DBIx::Class - Because the brain is a terrible thing to waste.
22 This is a sql to oop mapper, inspired by the L<Class::DBI> framework,
23 and meant to support compability with it, while restructuring the
24 insides, and making it possible to support some new features like
25 self-joins, distinct, group bys and more.
29 Matt S. Trout <perl-stuff@trout.me.uk>
33 You may distribute this code under the same terms as Perl itself.