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

Changes for version 0.60 - 2022-02-01

  • CHANGES
    • The Great Slot/Field Rename:
      • "slot" is now called "field"; all perl-visible and XS API has been renamed. Various back-compatibility redirections exist for most of the parts used by other distributions.
    • Print a deprecation warning on the legacy 'implements' and 'extends' keywords
    • No longer supports the hooks API from pre-v57
    • Perform unit testing using Data::Dumper instead of Data::Dump to reduce non-core test_requires dependencies

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