The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.16_01 - 2009-09-18

  • Combining roles now works as expected when writing roles, or when applying multiple roles to a class
  • Bump other dependencies in line with required Moose version

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