The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.61 - 2022-02-16

  • CHANGES
    • Added Object::Pad::MOP::Class->create_{class,role}
    • Added $metaclass->seal (RT131294)
    • Added $metaclass->add_required_method and ->required_method_names (RT141314)
    • Accept bodyless `method NAME;` declarations to declare a required role method
  • BUGFIXES
    • Assert when compclassmeta->name doesn't match PL_curstname (RT131293)

Modules

a simple syntax for lexical field-based objects
build-time support for extensions to Object::Pad
meta-object representation of a Object::Pad class
meta-object representation of data field of a Object::Pad class
meta-object representation of a field attribute for Object::Pad
meta-object representation of a method of a Object::Pad class