pkgsrc/textproc/p5-Regexp-Common
wiz 6996827c55 Update to 2.119, provided by the maintainer, Dieter Roelants.
WARNINGS:
       INCOMPATIBLE CHANGE in version 2.119:
       The $N settings for the -keep option of US postal codes
       ($RE {zip} {US} {-keep}) have been changed. See the
       Regexp::Common::zip for details.

2.119 Sat Jan  1 17:57:01 CET 2005
        - Changed -keep settings of $RE {zip} {US}.
        - Replaced occurrences of '\d' with '[0-9]' in number.pm and net.pm,
          because with Unicode more characters than just 0 - 9 will match '\d'.
        - Moved part of the tests of t/test_comment.t into different
          files in t/comment.
        - t/Common.pm now also tests OO and sub versions.
        - Fixed regex for J comments.
        - $VERSION nit in Regexp::Common::URI::RFC2384
        - POD nit in Regexp::Common::_support (Mike Castle)
        - POD nit in Regexp::Common::comment.
        - 176048 tests in 53 files.

2.118 Wed Dec 15 00:16:09 CET 2004
        - Introduced Regexp::Common::_support.
        - Disabled the '-prefix' option for Danish zip codes if the Perl
          version is older than 5.005_03, as they triggered bugs. 5.005_03
          and more recent versions of Perl don't have this problem.
        - Fixed the generic OO routines. (They never worked correctly).
        - 134191 tests in 49 files.

Set HOMEPAGE while here.
2005-03-01 22:30:52 +00:00
..
DESCR
distinfo Update to 2.119, provided by the maintainer, Dieter Roelants. 2005-03-01 22:30:52 +00:00
Makefile Update to 2.119, provided by the maintainer, Dieter Roelants. 2005-03-01 22:30:52 +00:00
PLIST