forces the unavailability of specified Perl modules
This module makes require and use statements fail (no matter the
specified files/modules are installed or not), given a list of Perl
modules or filenames.

The original intent of this module is to allow Perl developers to
test for alternative behavior when some modules are not available.

Maintainer: Charlene Wendling <cwen@openbsd.org>

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