Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl: The Perl programming language.
Name: | perl |
Vendor: | Scientific Linux |
Version: | 5.8.5 |
License: | Artistic or GPL |
Release: | 53.el4 |
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 May 17 19:00:00 2010 Marcela Maslanova <mmaslano{%}redhat{*}com> - 3:5.8.5-52.el4
- build system contains new rpm, which can't create list of header files
anymore (failure of rpm -ql). Arch specific files contain list of all
header files for RHEL-4 or mentioned packages.
- Related: rhbz#591160
- * Wed May 12 19:00:00 2010 Marcela Maslanova <mmaslano{%}redhat{*}com> - 3:5.8.5-50.el4
- CVE-2010-1168 perl Safe: Intended restriction bypass via object references
- CVE-2010-1447 Safe 2.26 and earlier: Intended restriction bypass via Perl
object references in code executed outside safe compartment
Both solved by update to the v2.27.
- Related: rhbz#591160
- * Thu Mar 5 18:00:00 2009 Stepan Kasal <skasal{%}redhat{*}com> - 3:5.8.5-49.el4
- Fix perl-5.8.5-oldarch.patch to handle 64bit archs correctly.
- Resolves: rhbz#456566
- Drop perl-5.8.0-rpath-make.patch--it mis-applied with fuzz 2 and had
no effect.