Name: | rh-perl520-perl-Module-Loaded |
---|---|
Epoch: | 1 |
Version: | 0.08 |
Release: | 324.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 6046 |
License: | GPL+ or Artistic |
RPM: | rh-perl520-perl-Module-Loaded-0.08-324.el7.noarch.rpm |
Source RPM: | rh-perl520-perl-5.20.1-324.el7.src.rpm |
Build Date: | Fri Feb 03 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.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. |
- Sub-package perl-CGI-Fast and perl-Module-Build-Deprecated (rhbz#1206201)
- Correct license tag of Test-Simple
- Correct license tags for the main package, CGI, Compress-Raw-Zlib, Digest-MD5 and Time-Piece
- Update systemtap tapset
- Prefix tests sub-package run-require /usr/bin/prove
- Disable the macro rebuild_from_scratch
- Rebuild of bootstrapped package
- Delete dual-living programs clashing on debuginfo files (bug #878863)
- Fix macro SCLfix_shbang_line
- Report inaccesible file on failed require (bug #1166504) - Use stronger algorithm needed for FIPS in t/op/taint.t (bug #1128032)