Name: | perl-Module-Loaded |
---|---|
Epoch: | 1 |
Version: | 0.08 |
Release: | 297.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 5970 |
License: | GPL+ or Artistic |
RPM: | perl-Module-Loaded-0.08-297.el7.noarch.rpm |
Source RPM: | perl-5.16.3-297.el7.src.rpm |
Build Date: | Wed May 27 2020 |
Build Host: | jenkins-10-147-72-125-c947d4b4-21c8-41d3-acfc-8faf3af48598.appad3iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.perl.org/ |
Summary: | Mark modules as loaded or unloaded |
Description: | When testing applications, often you find yourself needing to provide functionality in your test environment that would usually be provided by external modules. Rather than munging the %INC by hand to mark these external modules as loaded, so they are not attempted to be loaded by perl, this module offers you a very simple way to mark modules as loaded and/or unloaded. |
- 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)