summary refs log tree commit diff
path: root/xt/01_podspell.t
blob: 5c060163acd01cb8e33d0097a8a4f40ab92557a4 (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@lumberjaph.net
Dancer::Debug