libdevel-hide-perl

module for forcing the unavailability of specified Perl modules (for testing)

Description

Given a list of Perl modules/filenames, Devel::Hide makes require and use statements fail (no matter the specified files/modules are installed or not).

They die with a message like:

Can't locate Module/ToHide.pm (hidden)

The original intent of Devel::Hide is to allow Perl developers to test for alternative behavior when some modules are not available. In a Perl installation, where many modules are already installed, there is a chance to screw things up because you take for granted things that may not be there in other machines.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Devel-Hide


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libdevel-hide-perl