missing "=over 4"
[dbsrgits/DBIx-Class-DateTime-Epoch.git] / t / 99-pod.t
1 use Test::More;\r
2 eval "use Test::Pod 1.00";\r
3 plan skip_all => "Test::Pod 1.00 required for testing POD" if $@;\r
4 all_pod_files_ok();