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

Changes for version 0.50

  • Class::MOP::Class
    • fixed bug in immutable to make sure that transformation arguments are saved correctly (mst)
      • added tests for this
  • Class::MOP::Immutable
    • fixed a bug (see above)
  • Class::MOP::Attribute
    • some doc updates

Modules

A Meta Object Protocol for Perl 5
Attribute Meta Object
Class Meta Object
A class to transform Class::MOP::Class metaclasses
Instance Meta Object
Method Meta Object
Method Meta Object for accessors
Method Meta Object for constructors
Abstract base class for generated methods
Method Meta Object to handle before/around/after modifiers
Module Meta Object
Object Meta Object
Package Meta Object
a pragma for installing and using Class::MOP metaclasses