freebsd-ports/databases/p5-DBIx-Class/pkg-descr
Erwin Lansing 46bfb6ecb9 Update to 0.04001
PR:		90431
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2005-12-15 18:11:48 +00:00

13 lines
662 B
Text

This is an SQL to OO mapper, inspired by the Class::DBI framework, and
meant to support compability with it, while restructuring the internals
and making it possible to support some new features like self-joins,
distinct, group bys and more.
This project is still at an early stage, so the maintainers don't make
any absolute promise that full backwards-compatibility will be
supported; however, if we can without compromising the improvements
we're trying to make, we will, and any non-compatible changes will merit
a full justification on the mailing list and a CPAN developer release
for people to test against.
WWW: http://search.cpan.org/dist/DBIx-Class/