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

Changes for version 0.38 - 2021-05-14

  • CHANGES
    • Added Object::Pad::MOP::Class->for_class and ->for_caller constructors
    • Provide a generated ->DOES method on each class to account for applied roles (RT136462)
  • BUGFIXES
    • Make sure that generated accessors are recorded in the metaclass as real methods, ensuring role application includes them (RT136507)

Modules

a simple syntax for lexical slot-based objects
meta-object representation of a Object::Pad class
meta-object representation of a method of a Object::Pad class
meta-object representation of data slot of a Object::Pad class