Bioinfo

 view release on metacpan or  search on metacpan

t/01-podsyntax.t  view on Meta::CPAN

use Modern::Perl;
use Test::More;
use Test::Pod;
use Test::Pod::Coverage 1.00;

all_pod_files_ok;
# all_pod_coverage_ok();



( run in 1.061 second using v1.01-cache-2.11-cpan-0bb4e1dffa6 )