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.

2005-02-04 23:31
5.8.6

Tags: Minor bugfixes

2004-07-27 12:35
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.

2004-04-13 12:27
5.9.1

Dieser Code verfügt über neue Features und Bugfixes gegenüber der stabilen Version.
Tags: Development, Minor bugfixes
This code has new features and bugfixes relative to the
stable version.

2004-01-29 11:00
5.8.3

Dies ist ein Wartungs-Release, zu denen sich verschiedene kleinere Bugfixes, einschließlich Updates für ein paar Fehler im Umgang mit UTF8.
Tags: Minor bugfixes
This is a maintenance release, incorporating various minor bugfixes, including fixes for a couple of errors in UTF8 handling.

2002-07-22 04:35
5.8.0

Die wichtigsten Neuerungen sind erweiterte Unicode und Threads unterstützen, und der neue I / O-Subsystem mit dem PerlIO. Es gibt viele neue Goodies, und viele Bugfixes.
Tags: Major feature enhancements
The most important new features are enhanced Unicode and threads support, and the new I/O subsystem called PerlIO. There are lots of new goodies, and many bugfixes.

Project Resources