/[webpac2]/Webpacus/t/02pod.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 /Webpacus/t/02pod.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 83 - (show annotations)
Mon Nov 21 17:46:27 2005 UTC (18 years, 5 months ago) by dpavlin
File MIME type: application/x-troff
File size: 190 byte(s)
Import of web font-end for WebPAC v2 called WebPACus based on Catalyst
1 use Test::More;
2
3 eval "use Test::Pod 1.14";
4 plan skip_all => 'Test::Pod 1.14 required' if $@;
5 plan skip_all => 'set TEST_POD to enable this test' unless $ENV{TEST_POD};
6
7 all_pod_files_ok();

  ViewVC Help
Powered by ViewVC 1.1.26