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.06 - 2021-06-01

  • BREAKING CHANGES
    • ABI version is now 1 - this will require a from-source rebuild of all modules using it.
  • CHANGES
    • Renamed XPK_STRING to XPK_LITERAL
    • Support probe on the four bracketed scope types
    • Added _OPT-suffixed versions of the four bracketed scope types
    • Added more token types:
      • XPK_LEXVAR_MY
      • XPK_COMMA
      • XPK_PREFIXED_BLOCK
      • XPK_SEQUENCE

Modules

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