openbsd-ports/textproc/p5-Regexp-Assemble
simon 09c36754e6 import p5-Regexp-Assemble
Regexp::Assemble takes an arbitrary number of regular expressions and
assembles them into a single regular expression (or RE) that matches all
that the individual REs match.

As a result, instead of having a large list of expressions to loop over,
a target string only needs to be tested against one expression.  This is
interesting when you have several thousand patterns to deal with.
Serious effort is made to produce the smallest pattern possible.
2009-02-05 22:05:02 +00:00
..
pkg import p5-Regexp-Assemble 2009-02-05 22:05:02 +00:00
distinfo import p5-Regexp-Assemble 2009-02-05 22:05:02 +00:00
Makefile import p5-Regexp-Assemble 2009-02-05 22:05:02 +00:00