libregexp-optimizer-perl 0.23-1 (amd64 binary) in ubuntu bionic
This contains two modules, Regexp::List and Regexp::Optimizer.
.
Regexp::List offers a method which turns a list of words into an
optimized regular expression which matches all words therein.
The optimized regular expression is much more efficient than a
simple-minded '|'-concatenation.
.
Regexp:Optimizer factors out common suffices/prefices in regular
expressions (trie optimization). Currently, the user has to optimize
"foo|far" and "foo|goo" into "f(?:oo|ar)" and "[fg]oo" by hand;
this module does it automatically.
Details
- Package version:
- 0.23-1
- Status:
- Published
- Component:
- universe
- Priority:
- Optional
Downloadable files
i386 build of libregexp-optimizer-perl 0.23-1 in ubuntu saucy PROPOSED produced
these files:
- libregexp-optimizer-perl_0.23-1_all.deb (16.9 KiB)
Package relationships
- Depends on: