Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Motor de expresiones regulares de Perl ahora incluye soporte para el juego en la intersección de dos clases de caracteres Unicode. Ahora también puede referirse a definida por el usuario clases de caracteres dentro de otro usuario definido por las clases de personaje.
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

Este código tiene nuevas características y corrección de errores con respecto a la versión estable.
Tags: Development, Minor bugfixes
This code has new features and bugfixes relative to the
stable version.

2004-01-29 11:00
5.8.3

Esta es una versión de mantenimiento que incluye diversas correcciones de errores menores, incluidos los arreglos para un par de errores en el manejo de 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

Las nuevas características más importantes son la mejora de Unicode y los hilos de apoyo, y el nuevo I / O subsistema llamado Perlio. Hay muchas ventajas nuevas, y muchas correcciones de errores.
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