AHA
view release on metacpan or search on metacpan
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));
( run in 0.242 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )