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

Changes for version 0.11

  • examples/
    • added example of changing method dispatch order to C3
  • Class::MOP::Class
    • changed how clone_instance behaves, it now only does a shallow clone (see docs for more details)
      • added docs and tests

Modules

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

Provides

in lib/Class/MOP/Attribute.pm