+------------------------------------------------------------------------------ | On Wednesday, Jul 19, 2006 at 03:26:12AM +0200, danz wrote: | | To: [email protected] | From: danz <[EMAIL PROTECTED]> | Date: Wed, 19 Jul 2006 03:26:12 +0200 | Subject: [NEW] databases/p5-DBIx-Class | | 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
It seems to work on this i386 box. Is this a requirement for a Catalyst port? ;) -Chris
