Help for this page

Select Code to Download


  1. or download this
    use Test::More;
    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();
    
  2. or download this
    =head2 $self->foo();
    =head2 $self->foo;