/[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 155 - (show annotations)
Sat Nov 26 01:54:42 2005 UTC (18 years, 5 months ago) by dpavlin
File MIME type: application/x-troff
File size: 211 byte(s)
 r11144@llin:  dpavlin | 2005-11-26 02:56:45 +0100
 0.03: use model from both methods in controller, tweaks, tests

1 #!/usr/bin/perl -w
2
3 use Test::More;
4
5 eval "use Test::Pod 1.14";
6 plan skip_all => 'Test::Pod 1.14 required' if $@;
7 #plan skip_all => 'set TEST_POD to enable this test' unless $ENV{TEST_POD};
8
9 all_pod_files_ok();

  ViewVC Help
Powered by ViewVC 1.1.26