Subject: CVS commit: pkgsrc/devel/p5-PPIx-Regexp
From: Wen Heping
Date: 2019-06-01 14:20:49
Message id: 20190601122050.163CDFBB7@cvs.NetBSD.org

Log Message:
Update to 0.065

Upstream changes:
0.065           2019-05-25      T. R. Wyant
    Quash undef error in __is_ppi_regexp_element() when passed a
    PPI::Token::Regexp::Transliterate

    Support proper version for qr'\N{name}'. Until 5.29.10 this
    construction failed to parse because it did not interpolate. But
    PPIx::Regexp blithely ignored this detail. As of 5.29.10, something
    like m'\N{LATIN CAPITAL LETTER L}' matches identically to m'L'. So I
    implemented introduction as of that version.

    Have explain() recognize Unicode property wildcards.

Files:
RevisionActionfile
1.36modifypkgsrc/devel/p5-PPIx-Regexp/Makefile
1.27modifypkgsrc/devel/p5-PPIx-Regexp/distinfo