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

Changes for version 0.14_01

  • Add TODO tests for role combination with method attributes, proving that this doesn't work.
  • Add nasty hack to allow the application of roles with method attributes to anon classes to work if the user does a special handwave. This is less than optimum, see big block comment in the code. :/

Modules

code attribute introspection
inheritable 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
role for storing code 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