blob: 9db996ea8f40c42671cd8dbe3d33b4c341972c42 (
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__
Default Name
default {at} example.com
CatalystX::Dispatcher::AsGraph
|