The textproc/p5-Regexp-Assemble port
p5-Regexp-Assemble-0.38 – assemble multiple Regular Expressions into a single RE (cvsweb github mirror)
Description
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.WWW: https://metacpan.org/release/Regexp-Assemble
Maintainer
The OpenBSD ports mailing-list
Categories
Test dependencies
Files
- /usr/local/libdata/perl5/site_perl/Regexp/
- /usr/local/libdata/perl5/site_perl/Regexp/Assemble.pm
- /usr/local/man/man3p/Regexp::Assemble.3p
- /usr/local/share/examples/p5-Regexp-Assemble/
- /usr/local/share/examples/p5-Regexp-Assemble/assemble
- /usr/local/share/examples/p5-Regexp-Assemble/debugging
- /usr/local/share/examples/p5-Regexp-Assemble/failure.01.pl
- /usr/local/share/examples/p5-Regexp-Assemble/fee
- /usr/local/share/examples/p5-Regexp-Assemble/file.1
- /usr/local/share/examples/p5-Regexp-Assemble/file.2
- /usr/local/share/examples/p5-Regexp-Assemble/file.3
- /usr/local/share/examples/p5-Regexp-Assemble/file.4
- /usr/local/share/examples/p5-Regexp-Assemble/hostmatch/
- /usr/local/share/examples/p5-Regexp-Assemble/hostmatch/bad.canonical
- /usr/local/share/examples/p5-Regexp-Assemble/hostmatch/error.canonical
- /usr/local/share/examples/p5-Regexp-Assemble/hostmatch/good.canonical
- /usr/local/share/examples/p5-Regexp-Assemble/hostmatch/hostmatch
- /usr/local/share/examples/p5-Regexp-Assemble/hostmatch/source.in
- /usr/local/share/examples/p5-Regexp-Assemble/ircwatcher
- /usr/local/share/examples/p5-Regexp-Assemble/naive
- /usr/local/share/examples/p5-Regexp-Assemble/roman
- /usr/local/share/examples/p5-Regexp-Assemble/stress-test.pl
- /usr/local/share/examples/p5-Regexp-Assemble/tld
- /usr/local/share/examples/p5-Regexp-Assemble/track-5.10
- /usr/local/share/examples/p5-Regexp-Assemble/unquotemeta