Name: | perl-Module-Loaded |
---|---|
Epoch: | 1 |
Version: | 0.08 |
Release: | 471.module+el8.6.0+20545+312b6629 |
Architecture: | noarch |
Module: | perl:5.32:8060020211122091432:e82d91b1 |
Group: | Unspecified |
Size: | 6043 |
License: | GPL+ or Artistic |
RPM: | perl-Module-Loaded-0.08-471.module+el8.6.0+20545+312b6629.noarch.rpm |
Source RPM: | perl-5.32.1-471.module+el8.6.0+20545+312b6629.src.rpm |
Build Date: | Wed Apr 06 2022 |
Build Host: | build-ol8-x86_64.oracle.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. |