| Name: | perl-Module-Loaded |
|---|---|
| Epoch: | 1 |
| Version: | 0.08 |
| Release: | 451.module+el8.3.0+7729+86a74f64 |
| Architecture: | noarch |
| Module: | perl:5.30:8030020200609055348:8af31532 |
| Group: | Unspecified |
| Size: | 6043 |
| License: | GPL+ or Artistic |
| RPM: | perl-Module-Loaded-0.08-451.module+el8.3.0+7729+86a74f64.noarch.rpm |
| Source RPM: | perl-5.30.1-451.module+el8.3.0+7729+86a74f64.src.rpm |
| Build Date: | Tue Aug 11 2020 |
| Build Host: | jenkins-10-147-72-125-df74590a-7496-4915-9dd0-d2fcdb1902bc.appad2iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://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. |