Name: | perl |
---|---|
Epoch: | 4 |
Version: | 5.16.3 |
Release: | 297.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 25133942 |
License: | (GPL+ or Artistic) and (GPLv2+ or Artistic) and Copyright Only and MIT and Public Domain and UCD |
RPM: | perl-5.16.3-297.el7.aarch64.rpm |
Source RPM: | perl-5.16.3-297.el7.src.rpm |
Build Date: | Wed May 27 2020 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.perl.org/ |
Summary: | Practical Extraction and Report Language |
Description: | 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. |
- Fix a file mode of a perl-example.stp example (bug #1806523)
- Fix day of year parsing (like "%y%j") (bug #1751381)
- Fix a spurious timeout in Net::FTP::close (bug #1626107)
- Fix CVE-2018-18311 Integer overflow leading to buffer overflow (bug #1653527)
- Add SSL support to Net::SMTP (bug #1557574) - Do not overload ".." in Math::BigInt (bug #1497734) - Provide perl(:VERSION) and perl-interpreter RPM symbols (bug #1410347)
- Removed perl-Perl4-CoreLibs because it was added as separate package to RHEL (bug #1366724)
- Backported and sub-packaged libraries historically supplied with Perl 4 into perl-Perl4-CoreLibs
- Removed deprecated files from provides (bug #1365991)
- Fix duplicating PerlIO::encoding when spawning threads (bug #1344749)
- Fix CRLF conversion in ASCII FTP upload (bug #1263734) - Don't leak the temp utf8 copy of namepv (bug #1063330)