Description
Perl test suites can skip tests automatically when optional modules are not installed. This helps projects test optional features without making every dependency mandatory for every environment.
It is a developer testing library. Skips should be visible and justified so missing dependencies do not hide important coverage unexpectedly.