Alle Optionen
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Quellcode: libregexp-optimizer-perl  ]

Paket: libregexp-optimizer-perl (0.23-1.1)

Links für libregexp-optimizer-perl

Screenshot

Debian-Ressourcen:

Quellcode-Paket libregexp-optimizer-perl herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

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.

Markierungen: Software-Entwicklung: Perl-Entwicklung, Bibliotheken, Implementiert in: Perl, Rolle: Laufzeit-Bibliothek

Andere Pakete mit Bezug zu libregexp-optimizer-perl

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

libregexp-optimizer-perl herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 15,9 kB43,0 kB [Liste der Dateien]