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

Changes for version 0.35 - 2020-12-28

  • CHANGES
    • Permit roles to request their methods still be directly invokable, to provide back/forward compatibility during code migration
  • BUGFIXES
    • More sanity checking around `extends` and `implements` keywords
    • Better complaint about non-invokable methods directly from roles
    • Workaround for string buffer swipe of stack temporaries in O:P::MOP::Class->add_method()

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