/[Biblio-Isis]/trunk/t/998_pod-coverage.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

Contents of /trunk/t/998_pod-coverage.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 32 - (show annotations)
Wed Jan 5 15:46:26 2005 UTC (19 years, 2 months ago) by dpavlin
File MIME type: application/x-troff
File size: 182 byte(s)
new api version
- added count method (instead of calling maxmfn directly in object)
- added POD coverage test
- moved unpack_cnt to be separate method and document it

1 #!/usr/bin/perl -w
2
3 use Test::More;
4 eval "use Test::Pod::Coverage 1.00";
5 plan skip_all => "Test::Pod::Coverage 1.00 required for testing POD coverage" if $@;
6 all_pod_coverage_ok();
7

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26