Binary package “libregexp-trie-perl” in ubuntu oracular

Perl module for building a trie-ized regular expression

 Regexp::Trie is a faster but simpler version of Regexp::Assemble or
 Regexp::Optimizer. It builds a regular expression that matches multiple
 string literals with more or less common prefixes.