Changes for version 0.813 - 2024-09-03

  • CHANGES
    • Removed the `has` keyword; it now immediately throws a compiletime error
  • BUGFIXES
    • Ensure that the RHS of a field init expression permits any kind of listexpr, including `( VAL ) x COUNT`
    • Fix some docs typoes (thanks Nick Morrott) (RT155106)

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
utility functions for Object::Pad classes