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

Changes for version 0.41 - 2021-06-21

  • CHANGES
    • Recognise `:param` on slots, assign automatically from constructor, check for required parameters
    • Accept `isa` as a synonym for `extends`, and `does` as a synonym for `implements`
    • No longer allow `method BUILD`
  • BUGFIXES
    • Complain about a lack of NAME for `class` (related to RT136798)

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