Import p5-Regexp-Parser version 0.20.
authorhe <he>
Mon, 15 Sep 2008 15:14:51 +0000 (15:14 +0000)
committerhe <he>
Mon, 15 Sep 2008 15:14:51 +0000 (15:14 +0000)
commit948a33eb45f0d76e8a6652d15f06ad8676209939
tree855b5cf19e50a509cdafa4a98dc3d8a62c4df30a
parent44067b742bfdf76a37c0321fedf0358bcc2ad600
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.
devel/p5-Regexp-Parser/DESCR [new file with mode: 0644]
devel/p5-Regexp-Parser/Makefile [new file with mode: 0644]
devel/p5-Regexp-Parser/distinfo [new file with mode: 0644]