Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 04/19/2007 20:57:18
Module Name:	pkgsrc
Committed By:	seb
Date:		Thu Apr 19 20:57:18 UTC 2007

Modified Files:
	pkgsrc/doc: CHANGES-2007

Log Message:
Note initial addition of p5-Regexp-MatchContext version 0.0.2 as
devel/p5-Regexp-MatchContext into The NetBSD Packages Collection.

The Perl 5 module Regexp::MatchContext provides replacements for
the regexp related variables $PREMATCH, $MATCH, and $POSTMATCH in
a way that only impacts the performance of matches that you specify.
These three variables are only set if the most recently matched
regex contained the special (non-standard) meta- flag: (?p).


To generate a diff of this commit:
cvs rdiff -r1.869 -r1.870 pkgsrc/doc/CHANGES-2007

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.