summary refs log tree commit diff
path: root/xt/01_podspell.t
blob: b857dac19c8f6912d79b3c4b6230b26b690485d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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
MooseX::Net::API