danz <[EMAIL PROTECTED]> wrote:

> Please test and comment.
> DBIx::Class description from CPAN:
> 
> This is an SQL to OO mapper with an object API inspired by Class::DBI
> (and a compatibility layer as a springboard for porting) and a resultset
> API that allows abstract encapsulation of database operations. It aims
> to make representing queries in your code as perl-ish as possible while
> still providing access to as many of the capabilities of the database as
> possible, including retrieving related records from multiple tables in a
> single query, JOIN, LEFT JOIN, COUNT, DISTINCT, GROUP BY and HAVING support.
> 
> http://search.cpan.org/~jrobinson/DBIx-Class-0.06003/lib/DBIx/Class.pm

Looks like BUILD_DEPENDS are not needed.  I'll clean up Makefile later
today.

Alek

Reply via email to