Changes for version 0.803 - 2023-09-20

  • CHANGES
    • Add `:repr(keys)` to use one hash key per field
    • Performance improvements to constructor:
      • Use `av_*_simple()` functions when operating on internal AVs
      • Don't bother calling the universal `->BUILDARGS` method if the class doesn't override it
      • Calculate the argument count just once

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