From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

name 'Test-Pod-Coverage-Permissive';
all_from 'lib/Test/Pod/Coverage/Permissive.pm';
requires 'Test::More' => 0.88;
requires 'Pod::Coverage';
WriteAll();