The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

eval "use Test::Pod::Coverage";
plan skip_all => "Test::Pod::Coverage required for testing pod coverage" if $@;
all_pod_coverage_ok();