all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libregexp-optimizer-perl  ]

Package: libregexp-optimizer-perl (0.23-3)

Links for libregexp-optimizer-perl

Screenshot

Debian Resources:

Download Source Package libregexp-optimizer-perl:

Maintainers:

External Resources:

Similar packages:

modules for optimizing regular expressions

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.

Tags: Software Development: Perl Development, Libraries, Implemented in: Perl, Role: Shared Library

Other Packages Related to libregexp-optimizer-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libregexp-optimizer-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 15.7 kB43.0 kB [list of files]