/[Biblio-Isis]/trunk/t/999_pod.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/t/999_pod.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 36 by dpavlin, Thu Jan 6 20:48:07 2005 UTC revision 37 by dpavlin, Fri Jan 7 20:57:56 2005 UTC
# Line 7  use Test::More; Line 7  use Test::More;
7  eval "use Test::Pod 1.00";  eval "use Test::Pod 1.00";
8  plan skip_all => "Test::Pod 1.00 required for testing POD" if $@;  plan skip_all => "Test::Pod 1.00 required for testing POD" if $@;
9    
10  plan tests => 1;  all_pod_files_ok();
   
 pod_file_ok("Isis.pm");  
11    

Legend:
Removed from v.36  
changed lines
  Added in v.37

  ViewVC Help
Powered by ViewVC 1.1.26