Changes for version 0.63 - 2022-03-07

  • CHANGES
    • Deleted long-deprecated Object::Pad->begin_class
    • No longer declare the entire module as "experimental"
    • Add experimental warnings to still-experimental features; recognise `:experimental` import tags to silence them
  • BUGFIXES
    • Ensure that generated accessors work correctly regardless of the prevailing package when they were generated (RT141599)
    • Ensure that classes and accessors can be generated entirely outside of a BEGIN block (RT141677)

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