Changes for version 0.25 - 2011-06-05
- Class attributes now have a definition context set, which means that errors thrown from generated methods associated with these attributes say something like "X at accessor MyClass::ClassAttribute (defined at path/to/file line 42)" rather than "generated method (unknown origin)".
Modules
Declare class attributes Moose-style
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 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
A trait that supports applying multiple roles at once