Help for this page

Select Code to Download


  1. or download this
    #!perl
    
    ...
    
    is_deeply([manicheck()], [], 'Check files in "MANIFEST" exist.');
    is_deeply([filecheck()], [], 'Check for files not in "MANIFEST" or "MA
    +NIFEST.SKIP".');
    
  2. or download this
    99-00_pod.t
    99-01_pod_coverage.t
    99-02_manifest.t