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

Changes for version 0.09 - 2019-11-20

  • CHANGES
    • Accept optional version number for `class` declaration and `extends` base class
    • Provide a default `BUILDALL` method which invokes all the available `BUILD` methods of component packages
    • Unit-test that Syntax::Keyword::Dynamically works correctly with object slots and document the fact that `local` does not
  • BUGFIXES
    • Generate the constructor as an XSUB so we can find the superclass for derived subclasses better and avoid an infinite recusion loop on double-subclassing.

Modules

a simple syntax for lexical slot-based objects