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

Changes for version 0.29 - 2013-11-15

  • change docs to recommending using a role to grant Inheritable behaviour rather than a superclass, and changed tests to match
  • converted all uses of namespace::clean to namespace::autoclean
  • converted all uses of Test::Exception to Test::Fatal
  • repository migrated to the github moose organization

Modules

code attribute introspection
inheritable code attribute introspection
code attribute introspection
capture code attributes in the class' metaclass
capture code attributes in the automatically initialized metaclass instance
metaclass role for storing code attributes
generic role for storing code attributes used by classes and roles with attributes
metamethod role allowing code attribute introspection
proxy attributes of wrapped methods if their metaclass supports it
wrapped metamethod role allowing code attribute introspection
metarole role for storing code attributes
generic role for applying a role with method attributes to something
Role applied to the class responsible for role summation which ensures method attributes propagate from the roles being summed onto the combined role.