Changes for version 0.03 - 2013-06-04

  • Removed use of given/when construct as it is now marked as 'experimental' in Perl 5.17 and upwards
  • In DBIx::Mint::Schema, add_relationship checks the validity of parameter result_as. The documentation and tests were updated, since the option 'result_set' should have been 'resultset' instead.

Modules

A light-weight ORM for Perl
DBIx::Mint class to build database queries
Class and relationships definitions for DBIx::Mint
Role that maps a class to a table

Provides

in lib/DBIx/Mint/ResultSet/Iterator.pm
in lib/DBIx/Mint/Schema/Class.pm