pkgsrc/devel/p5-PPIx-Regexp/distinfo
mef 0b1cc88d05 Updated devel/p5-PPIx-Regexp to 0.051
-------------------------------------
0.051           2017-01-29      T. R. Wyant
  Support whitespace inside [] if /xx in effect.
    Starting with Perl 5.25.9, a space or tab appearing inside a bracketed
    character class is not significant if /xx is asserted.

  Further deprecate tokenizer method prior()

  Add 'provides' data to ExtUtils::MakeMaker output

  SOME unescaped litaral '{' removed in 5.025001.
    After '.', Unicode classes, and bracketed classes (including extended)
    they are still legal.

  Make /\b{/ an error
    Perl fails to parse the above, because once it sees the '\b{' it wants
    to find one of the extended boundary assertions (like \b{wb}), and
    declares an error when it does not. So we check for this and rebless the
    curly into an unknown token, not a literal.
2017-01-30 12:47:33 +00:00

6 lines
420 B
Text

$NetBSD: distinfo,v 1.15 2017/01/30 12:47:33 mef Exp $
SHA1 (PPIx-Regexp-0.051.tar.gz) = 551ba0c2c9633c1a2e23f732b1ceb293f5cc04f2
RMD160 (PPIx-Regexp-0.051.tar.gz) = 235bfcf5ad74209320d14742859ee5e4c8de1a02
SHA512 (PPIx-Regexp-0.051.tar.gz) = 1b49d5e3ea3e572cb3df9a92fc020af47fbb3d7e0ccf4acabacb3ffbd200a62ab55a523e36848c7bf8e6b5b097a443584d4570247f24b778dc52fa29bc5d6a1a
Size (PPIx-Regexp-0.051.tar.gz) = 198969 bytes