Help for this page

Select Code to Download


  1. or download this
    #!perl -T
    
    ...
    eval "use Test::Pod::Coverage 1.04";
    plan skip_all => "Test::Pod::Coverage 1.04 required for testing POD co
    +verage" if $@;
    all_pod_coverage_ok();