Changes for version 0.07 - 2008-09-01

  • No code changes, just a stable release for Moose 0.56.

Changes for version 0.06_02 - 2008-08-30

  • This module no longer exports Moose's sugar. Just use Moose instead.
  • Various doc fixes to reflect changes since 0.06.

Changes for version 0.06_01 - 2008-08-30

  • Rewrote this distro's functionality as roles to take advantage of Moose::Util::MetaRole. Less code, plays better with other extensions.

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