Changes for version 0.29 - 2022-12-01

  • CHANGES
    • Added XPK_PREFIXED_TERMEXPR_ENTERLEAVE
  • BUGFIXES
    • Don't try to call `SvPVX()` on a `newSV(0)` because -DDEBUGGING perls get upset (RT145278)
    • Remember to `break` out of switch block cases when testing for `KEYWORD_PLUGIN_*` return values

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