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

Changes for version 0.03

  • converted to Module::Build instead of EU::MM
  • Class::MOP::Attribute
    • refactored method generation code
    • attributes are now associated with class directly
  • examples/
    • refactored the InsideOut example to take advantage of the Class::MOP::Attribute refactoring
    • changed example files to .pod files and hide thier package names from PAUSE (I don't want to own these namespaces really, they are just examples)

Modules

A Meta Object Protocol for Perl 5
Attribute Meta Object
Class Meta Object
Method Meta Object

Provides

in lib/Class/MOP/Attribute.pm