wszystkie opcje
bianca  ]
[ Pakiet źródłowy: libregexp-optimizer-perl  ]

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

Odnośniki dla libregexp-optimizer-perl

Screenshot

Pobieranie pakietu źródłowego libregexp-optimizer-perl:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Inne pakiety związane z libregexp-optimizer-perl

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libregexp-optimizer-perl

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 15,7 KiB43,0 KiB [lista plików]