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.

2011-09-29 06:07
5.14.2

Dos vulnerabilidades de seguridad se han resuelto. Varios errores de menor importancia eran fijos.
Tags: Stable, Minor bugfixes, Minor security fixes
Two security vulnerabilities were resolved. Several other minor bugs were fixed.

2011-07-04 18:30
5.14.1

Varios módulos se han actualizado para corregir errores menores. Las pruebas fueron fijadas. La documentación se ha mejorado.
Tags: Stable, Minor bugfixes
Several modules were updated to fix minor bugs. Tests were fixed. Documentation was improved.

2011-05-18 19:06
5.14.0

Unicode versión 6.0 es ahora compatible. Las expresiones regulares ahora se puede poner a los modificadores de forma predeterminada. Cuatro nuevos modificadores de la expresión regular "/ d", "/ l", "/ u", y "/ a", se introdujeron. Los operadores de sustitución ahora soportan el modificador "/ r" para trabajar de forma no destructiva, dejando el original sin modificar. octals más grandes ahora se pueden especificar. Operadores de matriz y el hash puede ahora experimentalmente operar directamente en las referencias duro. printf como funciones ahora entiendo mensaje modificadores de 1980 tamaño. El manejo de excepciones se hizo más confiable y consistente. Otras mejoras y muchas correcciones de errores se hicieron.
Tags: Stable, Minor bugfixes, Major feature enhancements
Unicode version 6.0 is now supported. Regular expressions can now be reset to the default modifiers. Four new regular expression modifiers, "/d", "/l" , "/u", and "/a", were introduced. The substitution operators now support the modifier "/r" to work non-destructively, leaving the original unmodified. Larger octals can now be specified. Array and hash operators can now experimentally operate directly on hard references. printf-like functions now understand post-1980 size modifiers. Exception handling was made more reliable and consistent. Other enhancements and many bug fixes were made.

2010-09-12 04:58
5.12.2

Un error en el manejo de "no hay ninguna versión" fue corregido. Varios otros errores corregidos en el núcleo, junto con correcciones menores a varios módulos. La documentación fue mejorado.
Tags: Stable, Minor bugfixes
A bug in the handling of "no VERSION" was fixed. Several other bugs were fixed in the core, along with minor fixes to several modules. Documentation was improved.

2010-05-18 17:25
5.12.1

Varios módulos incluidos han sido actualizados. La documentación fue mejorado. Varios pequeños errores fueron corregidos.
Tags: Stable, Minor bugfixes
Several included modules were updated. Documentation was improved. Several minor bugs were fixed.

Project Resources