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.43 - 2024-07-03

  • CHANGES
    • Use `File::ShareDir` for storing .h include files, rather than storing the contents in the `__DATA__` section of the build helpers
    • Support a new naming model for infix operators that supports lexical-aliases and renaming at import time

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