Description
Perl tests can simulate an environment where selected modules are missing. This helps projects verify fallback paths, optional dependencies, and user-friendly error messages.
It is a developer testing library. Simulated missing modules should be scoped carefully so later tests run with the normal dependency environment restored.