The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.810 - 2024-08-10

  • CHANGES
    • Use `File::ShareDir` for storing .h include file, rather than storing the contents in the `__DATA__` section of the build helper
    • Added field hook function `gen_valueassert_op`
    • Warn when enabling all experiments at once with an unqualified `:experimental` import
  • BUGFIXES
    • Don't attempt to reserve the embedding slot in the pad twice when making roles under composed_adjust (RT154494)
    • Ensure that field variables are not visible at compiletime of :common methods (RT154639)

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