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

Changes for version 0.05

  • Ensure that we have an initialised metaclass to apply roles to in AttrContainer::Inheritable, fixing bugs with non-moose base classes which have not has a metaclass initialised for them.

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
metamethod role allowing code attribute introspection
proxy attributes of wrapped methods if their metaclass supports it
wrapped metamethod role allowing code attribute introspection