Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (48m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 22:12:05 UTC Now

2024-01-04 11:14:03 UTC MAIN commitmail json YAML

p5-Syntax-Keyword-Match: update to 0.13.

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

0.12    2023-06-19
        [BUGFIXES]
        * Ensure that the temporary topic variable gets cleared at the end of
          match/case block

0.11    2023-06-12
        [CHANGES]
        * Support `isa` as a comparison operator even on perls before 5.32
        * Swap all of the unit tests from Test::More to Test2::V0

(wiz)