Changes for version 1.00 - 2015-01-10
- No changes from the last release, just making this official.
Changes for version 0.999_002 - 2009-05-15
- New Moose::ProhibitMultipleWiths and Moose::ProhibitNewMethod policies.
- The list of modules that RequireCleanNamespace looks for is customizable and Moose::Util::TypeConstraints has been added to the default list.
Changes for version 0.999_001 - 2008-10-30
- Initial release.
Modules
Policies for Perl::Critic concerned with using Moose
Use DEMOLISH instead of DESTROY
Require role composition
Don't override Moose's standard constructors.
Require removing implementation details from you packages.
Ensure that you've made your Moose code fast