Description
Perl projects can choose test files through a manifest instead of always running every discovered file. This helps maintainers control test order, subsets, and release-specific checks.
It is a developer testing library. Manifest-based selection should stay visible in the repository so important tests are not accidentally skipped.