Changes for version 0.28 - 2024-10-08

  • CHANGES
    • Make the subroutine body optional when using `extended` subs
    • Declare the named parameter and parameter attribute features as non-experimental
  • BUGFIXES
    • Use PTR2UV() properly when making debug values (RT155804)
    • Avoid compiler warnings about unused var or label on Perl 5.16

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