Changes for version 0.23 - 2011-02-13

  • Fixed a bug where applying a role with class attributes didn't record the role as actually being applied in the meta class (or role) to which it was applied. Reported by Karen Etheridge. RT #59610.
  • Applying multiple roles to a class lost all class attributes from those roles. Fixed by Andrew Rodland. RT #59572.

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