Path to this page:
./
devel/p5-Regexp-Trie,
Builds trie-ized regexp
Branch: pkgsrc-2021Q4,
Version: 0.02nb3,
Package name: p5-Regexp-Trie-0.02nb3,
Maintainer: wenRegexp::Trie is a faster but simpler version of Regexp::Assemble or
Regexp::Optimizer. It builds a trie-ized regexp as above.
This module is faster than Regexp::Assemble but you can only add literals.
a+b is treated as a\+b, not "more than one a's followed by b".
Master sites: (Expand)
Filesize: 3.286 KB
Version history: (Expand)
- (2022-01-05) Package added to pkgsrc.se, version p5-Regexp-Trie-0.02nb3 (created)