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

Changes for version 0.17 - 2012-01-04

  • Added a small optimization for an immutable constructor when used with Moose 2.00+. The list of valid attributes is only generated once, rather than each time the constructor is run. Reported by Chip Salzenberg. RT #73664.

Modules

Make your object constructors blow up on unknown attributes
A role to make immutable constructors strict
A role to make immutable constructors strict