This module allows you to deliberately hide modules from a program even though they are installed. This is mostly useful for testing modules that have a fallback when a certain dependency module is not installed.

WWW: https://metacpan.org/pod/Test::Without::Module
