/xt/01_podspell.t
http://github.com/PerlGameDev/SDL · Raku · 10 lines · 10 code · 0 blank · 0 comment · 1 complexity · d61bd39af25e0d4734a0fe47babf3a40 MD5 · raw file
- 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__
- Thomas Klausner
- domm {at} cpan.org
- App::Fotagger