Paket: libregexp-optimizer-perl (0.23-3)
libregexp-optimizer-perl için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
libregexp-optimizer-perl Kaynak Paketini İndir:
- [libregexp-optimizer-perl_0.23-3.dsc]
- [libregexp-optimizer-perl_0.23.orig.tar.gz]
- [libregexp-optimizer-perl_0.23-3.debian.tar.xz]
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [metacpan.org]
Benzer paketler:
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.
libregexp-optimizer-perl ile İlgili Diğer Paketler
|
|
|
|
-
- dep: libregexp-assemble-perl
- Perl module to merge several regular expressions
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
libregexp-optimizer-perl indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 15,7 kB | 43,0 kB | [dosya listesi] |