1737f0bca2
Regexp::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". WWW: https://metacpan.org/release/Regexp-Trie
3 lines
161 B
Text
3 lines
161 B
Text
TIMESTAMP = 1549317708
|
|
SHA256 (Regexp-Trie-0.02.tar.gz) = fb2bf94ed8dbc1f4a95d9fc8f710cb67b3f796c6efc9c4bb4c2cfa3ebaa1c5fa
|
|
SIZE (Regexp-Trie-0.02.tar.gz) = 3365
|