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.40 - 2024-04-23

  • CHANGES
    • Support N-way list-associative operators, implemented as LISTOPs
    • Delete the no-longer-used API constants XPI_OPERAND_{ARITH,TERM,CUSTOM} from XSParseInfix.h
  • BUGFIXES
    • Avoid a subsequent `use VERSION` in unit tests to keep perl 5.39.8 happy

Modules

XS functions to assist in parsing infix operators
build-time support for XS::Parse::Infix
XS functions to assist in parsing keyword syntax
build-time support for XS::Parse::Keyword