Jump to letter: [
ABCEFGHIJKLMNOPQRSTUVWXYZ
]
perl: The Perl programming language.
Name: | perl |
Vendor: | Scientific Linux |
Version: | 5.8.0 |
License: | Artistic |
Release: | 97.EL3 |
URL: | |
- 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 Oct 22 19:00:00 2007 Robin Norwood <rnorwood{%}redhat{*}com> - 2:5.8.0-97
- Resolves: bug#323791
- fix previous patch
- * Wed Oct 10 19:00:00 2007 Robin Norwood <rnorwood{%}redhat{*}com> - 2:5.8.0-96
- Resolves: bug#323781
- fix regular expression UTF parsing errors
- Also include disable_test_hosts patch so builds work
- * Mon Nov 27 18:00:00 2006 Robin Norwood <rnorwood{%}redhat{*}com> - 2:5.8.0-95
- Resolves: bug#217300
- add Provides: perl(:MODULE_COMPAT_5.8.0) like RHEL4 and subsequent versions