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.811 - 2024-08-21

  • CHANGES
    • Accept requesting additional attributes to the `$classmeta->add_field` MOP method
    • XS API changes:
      • `get_obj_fieldsv()` does not need to take a ClassMeta argument
      • Added `mop_field_get_class()`
      • Added `get_field_for_padix()`

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
utility functions for Object::Pad classes