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.23 - 2024-08-15

  • CHANGES
    • New ABI version 6
      • Adds a `ver` field to the `XSParseSublikeHooks` structure
    • Support named parameters using defined-or and true-or defaulting operators
    • Support positional parameters using defined-or and true-or defaulting operators in extension parser, on Perl version 5.38+
    • Store the `File::ShareDir` data in the per-module path, not the per-dist path

Modules

enable extended features when parsing sub-like syntax
XS functions to assist in parsing sub-like syntax
build-time support for XS::Parse::Sublike