Changes for version 0.49 - 2025-09-23

  • BUGFIXES
    • Appease C compilers that don't like to `return` a void expression from a void-returning function (RT170345)

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