Changes for version 0.07 - 2008-11-10

  • Fixed a bug where class attributes did not honor the Class::MOP::Attribute properly, so things that used it directly failed. This bug could be tickled by using certain MooseX::AttributeHelpers attribute metaclasses with a class attribute. Fixed by Shawn Moore.

Modules

Declare class attributes Moose-style
Accessor method generation for class attributes
An attribute role for classes with class attributes
A metaclass role for classes with class attributes