Forces the unavailability of specified Perl modules (for testing)
Repositories
Extras
Description
Given a list of Perl modules/filenames, this module makes require and use
statements fail (regardless of whether the specified files/modules are
installed or not).