X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=t%2F98_pod.t;h=437887a0a239552ab16a8ea928153fa380d2337d;hb=e8034964e59d326a3c039ce5cd462ef429da70ac;hp=3afe2fa69e6af149bf5111a09868ac770fd113aa;hpb=ec50391b25e981b1b9bae8e42e03c0fc9c218845;p=libwww-opensearch-perl.git diff --git a/t/98_pod.t b/t/98_pod.t index 3afe2fa..437887a 100644 --- a/t/98_pod.t +++ b/t/98_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();