Path to this page:
./
devel/p5-Regexp-Trie,
Builds trie-ized regexp
Branch: pkgsrc-2019Q1,
Version: 0.02,
Package name: p5-Regexp-Trie-0.02,
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".
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 8b3f51fe809fa608cfdfe643bf711d894cbb3dc5
RMD160: 328aaa147de2c1a44b45b4dfe6005e25fc9bb6c3
Filesize: 3.286 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-Regexp-Trie-0.02 (created)