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

Changes for version 0.42 - 2021-07-01

  • CHANGES
    • Expose `$slotmeta->has_param` API
    • Clarify in docs that `:param` happens before `BUILD`
    • Remove the word "very" from "very experimental" in introduction docs paragraph
    • Add `$classmeta->slots`
  • BUGFIXES
    • Make sure to embed params from roles correctly (RT136869)
    • Use `XS_INTERNAL()` rather than `static XS()` to (maybe?) keep cygwin happy

Modules

a simple syntax for lexical slot-based objects
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