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.35 - 2023-07-19

  • CHANGES
    • Added XPK_INTRO_MY, to call `intro_my()`
    • Added XPK_FLAG_BLOCKSCOPE to wrap a block_start()+block_end() around a syntax construction
    • Renamed XPK_PARENSCOPE to XPK_PARENS, etc..
    • Adjusted documentation of XS::Parse::Infix for release of Perl v5.38

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