e6020afb388dad960a4a4220d022af12e963cab0
[catagits/Catalyst-Authentication-Credential-OpenID.git] / t / pod.t
1 #!perl -T
2
3 use Test::More;
4 eval "use Test::Pod 1.14";
5 plan skip_all => "Test::Pod 1.14 required for testing POD" if $@;
6 all_pod_files_ok();
7 #!perl -T
8
9 use Test::More;
10 eval "use Test::Pod 1.14";
11 plan skip_all => "Test::Pod 1.14 required for testing POD" if $@;
12 all_pod_files_ok();