Name: | rh-perl524-perl-Module-Loaded |
---|---|
Epoch: | 1 |
Version: | 0.08 |
Release: | 379.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 6012 |
License: | GPL+ or Artistic |
RPM: | rh-perl524-perl-Module-Loaded-0.08-379.el6.noarch.rpm |
Source RPM: | rh-perl524-perl-5.24.0-379.el6.src.rpm |
Build Date: | Wed Dec 21 2016 |
Build Host: | x86-ol6-builder-05.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. |