Changes for version 0.11 - 2010-02-09
- Roles can now have class attributes, which will be fully initialized when the role is applied to a class.
- Many modules have been renamed from MooseX::ClassAttribute::Role::Meta::* to MooseX::ClassAttribute::Trait::*.
- Deprecated the get_class_attribute_map method.
- Added a version number to every .pm file.
Modules
Declare class attributes Moose-style
Accessor method generation for class attributes
An attribute metaclass for class attributes in roles
A trait that supports role application for roles with class attributes
A trait that supports applying class attributes to classes
A trait that supports applying class attributes to instances
A trait that supports applying class attributes to roles
A trait for class attributes
A trait for classes with class attributes
A mixin trait for things which have class attributes
A trait for roles with class attributes