by nothingmuch
This is definitely not supported by a "Small development team", nor is there a "Short source control history". DBIx::Class is one of the most solid and active projects in the Perl community as a whole. Those warnings are a result of ohloh's rather limited SVN support, and DBIC's repository layout.
What's special about DBIC is that it has not only saved countless hours in the begining of projects, where all ORMs seem to shine in their own
5 of 5 users found the following review helpful. Was this review helpful to you? Yes | No
by hashbangperl
I was initially fazed by the learning curve when transitioning from Class::DBI, but once I drank the koolaid and stopped expecting it to behave exactly like CDBI and instead treated it as entirely new and seperate ORM it really clicked.
On my current project, DBIC has allowed us to focus on the business logic and not spend time worrying about mucking about with SQL.
The power and flexibility of the search interface, the ability