AHA

 view release on metacpan or  search on metacpan

t/70_pod.t  view on Meta::CPAN

use Test::More;

unless(eval "use Test::Pod; 1") {
    plan skip_all => "Test::Pod required for testing POD";
}

all_pod_files_ok(qw(blib example));

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 0.704 second using v1.00-cache-2.02-grep-82fe00e-cpan-f73e49a70403 )