The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.26 - 2011-06-06

  • The default() method for class attributes always returned a value, even if the default was a subroutine ref, which isn't how the method works for regular attributes. This broke inlining with Moose HEAD.

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