X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F99-pod.t;h=437887a0a239552ab16a8ea928153fa380d2337d;hb=64fa55fd5956658cf77b4d7142df46707a968c20;hp=3afe2fa69e6af149bf5111a09868ac770fd113aa;hpb=b2d855940c68a8bec09c76f6235b804ef9090dc6;p=catagits%2FCatalyst-Plugin-ConfigLoader.git diff --git a/t/99-pod.t b/t/99-pod.t index 3afe2fa..437887a 100644 --- a/t/99-pod.t +++ b/t/99-pod.t @@ -1,4 +1,4 @@ -use Test::More; -eval "use Test::Pod 1.00"; -plan skip_all => "Test::Pod 1.00 required for testing POD" if $@; -all_pod_files_ok(); \ No newline at end of file +use Test::More; +eval "use Test::Pod 1.00"; +plan skip_all => "Test::Pod 1.00 required for testing POD" if $@; +all_pod_files_ok();