AWS-CLIWrapper

 view release on metacpan or  search on metacpan

xt/01_podspell.t  view on Meta::CPAN

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__
HIROSE Masaaki
hirose31 _at_ gmail.com
AWS::CLIWrapper
arg
aws
cli
param
awscli
botocore
OPERATIONs
LocalPath
api
cp
Emptor
cloudwatch
crond
params
backoff



( run in 0.700 second using v1.01-cache-2.11-cpan-5a3173703d6 )