Description
Helps test Perl code paths that should behave correctly when selected modules are unavailable. Developers use it to hide dependencies temporarily and verify fallback logic, optional features, or error handling. It affects only the Perl process that loads it and is mainly useful in automated tests.