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

Changes for version 2.00100 - 2010-01-13

  • fix 'me' in RS::Union
  • change order in RS::Union so Unioning RS is first instead of last
  • add Row::NumifyGet
  • add docs to RS::Union to clarify some of the awesomeness that can be had
  • fixed union because it didn't actually work before (!!!)

Changes for version 2.00000_2 - 2009-12-29

  • note added to SubClass disambiguating it from DBIx::Class::DynamicSubclass (thanks jnap)
  • random_order_by is now private (_random_order_by)
  • Depend on String::CamelCase now that it's fixed

Changes for version 2.00000_1 - 2009-12-28

  • No longer depend on SQLT
  • Switch to more user friendly versioning
  • Allow multiple random rows from Random
  • Add the most excellent Helper::ResultSet::Union
  • namespace helpers

Modules

(DEPRECATED) Get rid of search context issues
(DEPRECATED) Easily set up join tables with DBIx::Class
(DEPRECATED) Get random rows from a ResultSet
Get rid of search context issues
Get random rows from a ResultSet
Do unions with DBIx::Class
Clean up your SQL namespace
Easily set up join tables with DBIx::Class
Force numeric "context" on numeric columns
Convenient subclassing with DBIx::Class
(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