blob: de6b9b247c037181c9331607c04d2f558fc6868f (
plain) (
tree)
|
|
use Test::More;
eval q{ use Test::Spelling };
plan skip_all => "Test::Spelling is not installed." if $@;
add_stopwords(map { split /[\s\:\-]/ } <DATA>);
$ENV{LANG} = 'C';
all_pod_files_spelling_ok('lib');
__DATA__
franck cuny
franck.cuny@rtgi.fr
Plack::Middleware::ETag
|