BEGIN {
unless
(
$ENV
{AUTHOR_TESTING}) {
Test::More::plan(
skip_all
=>
'these tests are for testing by the author'
);
}
}
use
strict;
use
warnings;
use
Test::More;
# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.004001
eval
"use Test::Spelling 0.12; use Pod::Wordlist::hanekomu; 1"
or
die
$@;
add_stopwords(<DATA>);
all_pod_files_spelling_ok(
qw( bin lib )
);
__DATA__
placeable
CHI's
Richard
Simões
rsimoes
AT
cpan
DOT
org
lib
Dancer
Session
CHI