1use Test::More;
2eval q{ use Test::Spelling };
3plan skip_all => "Test::Spelling is not installed." if $@;
4add_stopwords(<DATA>);
5set_spell_cmd("aspell -l en list");
6all_pod_files_spelling_ok('lib');
7__DATA__
8Tatsuhiko
9Miyagawa
10