Downloadliste

Projektbeschreibung

Perl is a high-level, general-purpose programming language that makes easy things easy and hard things possible. It is optimized for scanning arbitrary text files and system administration. It has built-in extended regular expression matching and replacement, a dataflow mechanism to improve security with setuid scripts and is extensible via modules that can interface to C libraries.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-07-27 12:35 Zurück zur Release-Liste
5.8.5

Perl-Engine für reguläre Ausdrücke enthält nun Unterstützung für Matching auf der Kreuzung von zwei Unicode-Zeichen-Klassen. Sie können nun auch auf benutzerdefinierte Charakter-Klassen aus anderen benutzerdefinierten Zeichenklassen.
Perl's regular expression engine now contains support for
matching on the intersection of two Unicode character
classes. You can also now refer to user-defined character
classes from within other user-defined character classes.

Project Resources