Package Info

perl-Regexp-Trie


Builds trie-ized regexp


Unspecified

This module 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".

I wrote this module because I needed something faster than Regexp::Assemble and Regexp::Optimizer. If you need more minute control, use those instead.


License: Artistic-1.0 OR GPL-1.0-or-later
URL: https://metacpan.org/release/Regexp-Trie

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.02-bp155.1.5 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Regexp-Trie