Jump to letter: [
ABCDEFGHIJKLMNOPRSTWXZ
]
perl - The Perl programming language
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.
Packages
Latest: perl-5.8.8-32.2.el5_fio.1.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
perl |
4 |
5.8.8 |
32.2.el5_fio.1 |
src |
9.9 MiB |
2010-06-17 16:45:55 |
perl |
4 |
5.8.8 |
32.1.el5_fio.1 |
src |
9.9 MiB |
2010-06-17 16:23:05 |
perl |
4 |
5.8.8 |
30.el5.fio |
src |
9.7 MiB |
2008-08-31 01:04:11 |
perl |
4 |
5.8.8 |
18.el5.fio |
src |
9.7 MiB |
2008-08-30 15:12:41 |
Changelog:
- * 2010-05-31 - Marcela Mašláňová <mmaslano[AT]redhat[DOTCOM]> - 4:5.8.8-32.el5.1
- third version of patch fix change of behaviour of rmtree for common user
- Resolves: rhbz#597203
- * 2010-05-28 - Marcela Mašláňová <mmaslano[AT]redhat[DOTCOM]> - 4:5.8.8-32.el5
- rhbz#595416 change documentation of File::Path
- Related: rhbz#591167
- * 2010-05-25 - Marcela Mašláňová <mmaslano[AT]redhat[DOTCOM]> - 4:5.8.8-31.el5
- remove previous fix
- Related: rhbz#591167
- * 2010-05-21 - Marcela Mašláňová <mmaslano[AT]redhat[DOTCOM]> - 4:5.8.8-30.el5
- change config to file on Util.so
- Related: rhbz#594406
- * 2010-05-12 - Marcela Mašláňová <mmaslano[AT]redhat[DOTCOM]> - 4:5.8.8-29.el5
- CVE-2008-5302 - use latest patch without Cwd module
- 507378 because of our paths we need to overload old Util.so in case customer installed
Scalar::Util from cpan. In this case we marked new Util.so as .rpmnew.
- Related: rhbz#591167
- Resolves: rhbz#594406