Changes for version 0.76 - 2022-12-16

  • CHANGES
    • No longer consider `field VAR = CONST` experimental for constant expressions
    • Make field assignment and `ADJUST :params` slightly more efficient by stealing new OP_HELEMEXISTSOR op from upcoming perl version
    • Defined new ABI version 0.76
      • Adds `pre_seal` and `post_seal` functions for class hooks

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