| Name: | perl-Module-Loaded |
|---|---|
| Epoch: | 1 |
| Version: | 0.08 |
| Release: | 404.module+el8.1.0+5399+8245a79b |
| Architecture: | noarch |
| Module: | perl:5.24:8010020190529084201:ee766497 |
| Group: | Unspecified |
| Size: | 6014 |
| License: | GPL+ or Artistic |
| RPM: | perl-Module-Loaded-0.08-404.module+el8.1.0+5399+8245a79b.noarch.rpm |
| Source RPM: | perl-5.24.4-404.module+el8.1.0+5399+8245a79b.src.rpm |
| Build Date: | Sat Nov 09 2019 |
| Build Host: | jenkins-10-147-72-125-11590f9b-7638-47cb-8088-559344c0d855.appad1iad.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. |