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

Changes for version 0.11 - 2010-11-06

  • Reworked tests to test both mutable and immutable classes. Added tests to make sure the features work in subclasses. Re-thought and rewrote the the DBIC proxy of the attributes. (Much cleaner and faster and also works with Moose 1.19. Unfortunately this does not work with older Moose.) Runs the benchmark author tests for both mutable and immutable classes. Added tests for the case when the instance metaclass is non-inlinable.

Modules

Lets you write DBIC add_column() definitions as attribute options
Attribute metaclass trait for DBIx::Class::MooseColumns
Attribute metaclass trait for DBIx::Class::MooseColumns for attributes that are non-inflated DBIC columns
Attribute metaclass trait for DBIx::Class::MooseColumns for attributes that are inflated DBIC columns