Forces the unavailability of specified Perl modules (for testing)
Репозитории
Extras
Полное описание
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).