Note that Apache 1.3 won't work with mod_perl with >= catalyst 5.9
[catagits/Catalyst-Manual.git] / t / author / pod.t
CommitLineData
adb0550a 1use Test::More;
2use Test::Pod 1.14;
3all_pod_files_ok();
4