The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.014002 - 2012-07-10

  • Tests are fully in memory for speed and parallelization

Modules

(DEPRECATED) Get rid of search context issues
(DEPRECATED) Easily set up join tables with DBIx::Class
(DEPRECATED) Get random rows from a ResultSet
All the ResultSet Helpers in one place
Automatically remove columns from a ResultSet
Get rid of search context issues
Define predefined searches a more nicely
Get random rows from a ResultSet
Remove columns from a ResultSet
result_class => '::HRI' == WIN
Combine ResultSet searches with OR's
Do set operations with DBIx::Class
(DEPRECATED) Get rid of search context issues
Clean up your SQL namespace (DEPRECATED)
Easily set up join tables with DBIx::Class
Force numeric "context" on numeric columns
Do things when the values of a column change
Efficiently reuse ResultSet methods from results
Type less for your relationships!
Easily use ResultSet methods for the current row
Keep track of stored vs in-memory row values
Convenient subclassing with DBIx::Class
Remove the boilerplate from your TO_JSON functions
Generate sources directly from your Schema
Check the data in your database match your constraints
(DEPRECATED) Convenient subclassing with DBIx::Class
(DEPRECATED) Clean up your SQL namespace
Simplify the common case stuff for DBIx::Class.
Helper utilities for DBIx::Class components