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

Changes for version 0.26

  • Class::MOP::Class
    • added find_attribute_by_name method
      • added tests and docs for this
    • some small optimizations
  • Class::MOP::Attribute
    • some small optimizations

Modules

A Meta Object Protocol for Perl 5
Attribute Meta Object
Class Meta Object
Method Meta Object
a pragma for installing and using Class::MOP metaclasses

Provides

in lib/Class/MOP/Attribute.pm
in lib/Class/MOP/Method.pm