X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=xt%2Fauthor%2Fpod-spell.t;h=fa10955560b4cfb23fb189147e202416ff5db559;hb=42c0634336fede6dd9ef469f600828bd213e941d;hp=2f38ac27cba83efe83a6ebd018b709cb8ec70354;hpb=845cbcb8b1e2ed2adf1b07cbe2aa196648650e49;p=gitmo%2FMooseX-Singleton.git diff --git a/xt/author/pod-spell.t b/xt/author/pod-spell.t index 2f38ac2..fa10955 100644 --- a/xt/author/pod-spell.t +++ b/xt/author/pod-spell.t @@ -2,8 +2,10 @@ use strict; use warnings; use Test::More; -eval 'use Test::Spelling;'; -plan skip_all => "Test::Spelling required for testing POD spelling" if $@; + +use Test::Requires { + 'Test::Spelling' => '0.01', # skip all if not installed +}; my @stopwords; for () { @@ -18,4 +20,5 @@ all_pod_files_spelling_ok(); __DATA__ metaclass +Rolsky SIGNES