The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.13 - 2023-07-20

  • CHANGES
    • Provide new `case if` syntax (RT148939)
    • Remember to implement `no Syntax::Keyword::Match` to disable the syntax
  • BUGFIXES
    • Ensure that new lexical variables introduced in the expression correctly go out of scope at the end of the `match` block

Modules

a match/case syntax for perl