Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl: The Perl programming language.
Name: | perl |
Vendor: | Scientific Linux |
Version: | 5.8.5 |
License: | Artistic or GPL |
Release: | 36.RHEL4 |
URL: | http://www.perl.org/ |
- Summary
- Perl is a high-level programming language with roots in C, sed, awk
and shell scripting. Perl is good at handling processes and files,
and is especially good at handling text. Perl's hallmarks are
practicality and efficiency. While it is used to do a lot of
different things, Perl's most common applications are system
administration utilities and web programming. A large proportion of
the CGI scripts on the web are written in Perl. You need the perl
package installed on your system so that your system can handle Perl
scripts.
Install this package if you want to program in Perl or enable your
system to handle Perl scripts.
Changelog
- * Mon Jul 24 19:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 3:5.8.5-36.RHEL-4
- fix bug 199916 / CVE-2005-0155 - disable PERLIO_DEBUG under setuid perl
- * Thu May 11 19:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 3:5.8.5-34.RHEL4
- fix errata testing issue - bug 191409, upstream perlbug 39130:
o prevent h2ph emitting incorrect code for '#if defined A || defined B'
- * Wed May 10 19:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 3:5.8.5-30.RHEL4
- fix errata testing issues:
o bug 161305 localtime_r_needs_tzset incorrectly not set on 64-bit arches
o generate perl headers correctly to avoid missing / unresolved headers