ConfigLoader 0.04
[catagits/Catalyst-Plugin-ConfigLoader.git] / t / 99-pod.t
CommitLineData
b2d85594 1use Test::More;\r
2eval "use Test::Pod 1.00";\r
3plan skip_all => "Test::Pod 1.00 required for testing POD" if $@;\r
4all_pod_files_ok();