pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Regexp-Parser



Module Name:    pkgsrc
Committed By:   he
Date:           Mon Sep 15 15:14:51 UTC 2008

Update of /cvsroot/pkgsrc/devel/p5-Regexp-Parser
In directory ivanova.netbsd.org:/tmp/cvs-serv28964

Log Message:
Import p5-Regexp-Parser version 0.20.

Should fix PR#39541.

This module parses regular expressions (regexes). Its default "grammar" is Perl
5.8.4's regex set. Grammar is quoted because the module does not so much define
a grammar as let each matched node state what it expects to match next, but
there is not currently a way of extracting a complete grammar. This may change
in future versions.


Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/p5-Regexp-Parser/Makefile
N pkgsrc/devel/p5-Regexp-Parser/DESCR
N pkgsrc/devel/p5-Regexp-Parser/distinfo

No conflicts created by this import



Home | Main Index | Thread Index | Old Index