|
Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
Project Release Information2011-09-29 06:07 Two security vulnerabilities were resolved. Several other minor bugs were fixed. 2011-07-04 18:30 Several modules were updated to fix minor bugs. Tests were fixed. Documentation was improved. 2011-05-18 19:06 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 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 Several included modules were updated. Documentation was improved. Several minor bugs were fixed. Project ResourcesProject Description 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. |