Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-XS-Parse-Keyword
From: Thomas Klausner
Date: 2024-07-21 08:58:54
Message id: 20240721065854.8E829FC74@cvs.NetBSD.org
Log Message:
p5-XS-Parse-Keyword: update to 0.44.
0.44 2024-07-19
[BUGFIXES]
* `boot_xs_parse_infix()` has to load `XS/Parse/Infix.pm`, the perl
module
* Fix opname check for lexical operator alises, to match Perl's
actual identifier rules
* Fix deparse logic for fully-qualified infix operator names
* Fix `lex_scan_packagename()` to not get confused by attribute
syntax
Files: