Pretend certain modules are not installed
https://metacpan.org/dist/Module-Mask
Sometimes you need to test what happens when a given module is not installed. This module provides a way of temporarily hiding installed modules from perl's require mechanism. The Module::Mask object adds itself to @INC and blocks require calls to restricted modules.
Module::Mask will not affect modules already loaded at time of instantiation.
- Devel package for openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Module-Mask && cd $_
- Create Badge
Refresh
Refresh
Comments 0