Help for this page

Select Code to Download


  1. or download this
    #   Failed test "Pod coverage on Macro"
    #   at /usr/local/share/perl/5.10.0/Test/Pod/Coverage.pm line 126.
    # Macro: couldn't find pod
    # Looks like you failed 1 test of 1.
    
  2. or download this
    #!perl -T
    
    ...
    plan skip_all => "Test::Pod::Coverage 1.04 required for testing POD co
    +verage"
        if $@;
    all_pod_coverage_ok();