Pakiet: libregexp-optimizer-perl (0.23-1.1)
Odnośniki dla libregexp-optimizer-perl
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego libregexp-optimizer-perl:
- [libregexp-optimizer-perl_0.23-1.1.dsc]
- [libregexp-optimizer-perl_0.23.orig.tar.gz]
- [libregexp-optimizer-perl_0.23-1.1.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [metacpan.org]
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
|
|
|
|
-
- dep: libregexp-assemble-perl
- Perl module to merge several regular expressions
-
- dep: perl
- praktyczny język ekstrakcji i raportowania Larry'ego Walla
Pobieranie libregexp-optimizer-perl
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 15,9 KiB | 43,0 KiB | [lista plików] |