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

Changes for version 0.10 - 2010-07-16

  • Ignore __INSTANCE__ when passed to the constructor. Patch by Jesse Luehrs. RT #59236.
  • All init args are quoted in the inlined constructor.

Modules

Make your object constructors blow up on unknown attributes
A role to make immutable constructors strict
A role which implements a strict constructor for Moose::Object