Description
Large Perl test suites can finish faster by grouping many small test files into fewer interpreter runs. This module aggregates `.t` tests while keeping them usable through the normal testing workflow. It is mainly for maintainers who want quicker local or CI feedback.