Name: | rh-perl526-perl-Module-Loaded |
---|---|
Epoch: | 1 |
Version: | 0.08 |
Release: | 404.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 6015 |
License: | GPL+ or Artistic |
RPM: | rh-perl526-perl-Module-Loaded-0.08-404.el7.noarch.rpm |
Source RPM: | rh-perl526-perl-5.26.1-404.el7.src.rpm |
Build Date: | Thu Oct 25 2018 |
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. |