source: projects/vine-spec-skeleton/trunk/xt/03_pod.t @ 488

Revision 488, 129 bytes checked in by iwaim, 14 years ago (diff)

vine-spec-skeleton: 0.1

Line 
1use Test::More;
2eval "use Test::Pod 1.00";
3plan skip_all => "Test::Pod 1.00 required for testing POD" if $@;
4all_pod_files_ok();
Note: See TracBrowser for help on using the repository browser.