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

Changes for version 0.20 - 2017-02-09

  • Repository has moved to the GitHub Moose organization
  • Added support for __no_BUILD__ as a constructor argument to skip calling any BUILD subs (used internally by modules like Moo that have their own implementation of calling BUILD). Reported and patched by Karen Etheridge (RT#120124, GH #1).

Modules

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