/[couchdb]/t/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

Contents of /t/pod.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Mon Aug 4 15:07:34 2008 UTC (15 years, 8 months ago) by dpavlin
File MIME type: application/x-troff
File size: 165 byte(s)
first draft version of integration between CouchDB and Hyper Estraier using perl
1 #!/usr/bin/perl -T
2
3 use lib 'lib';
4
5 use Test::More;
6 eval "use Test::Pod 1.14";
7 plan skip_all => "Test::Pod 1.14 required for testing POD" if $@;
8 all_pod_files_ok();

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26