12345678910 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__Atsushi Kobayashinekokak _at_ gmail _dot_ comDBIx::Skinny::Mixin::DBHResolver
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__
Atsushi Kobayashi
nekokak _at_ gmail _dot_ com
DBIx::Skinny::Mixin::DBHResolver