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

Changes for version 0.50 - 2021-08-08

  • CHANGES
    • Provide Object::Pad::ExtensionBuilder to assist 3rd party extension module building
    • Generally tidy up the exposed `object_pad.h` file to remove some definitions we don't want to make public
    • Add ABI version constants and fields in exposed hook function structures for (hopefully) better forward compatibility
    • Add the concept of class hooks, analogous to slot hooks
    • Developement time for this release was sponsored by Deriv

Modules

a simple syntax for lexical slot-based objects
build-time support for extensions to Object::Pad
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