/xt/01_podspell.t

http://github.com/PerlGameDev/SDL · Raku · 10 lines · 10 code · 0 blank · 0 comment · 1 complexity · d61bd39af25e0d4734a0fe47babf3a40 MD5 · raw file

  1. use Test::More;
  2. eval q{ use Test::Spelling };
  3. plan skip_all => "Test::Spelling is not installed." if $@;
  4. add_stopwords( map { split /[\s\:\-]/ } <DATA> );
  5. $ENV{LANG} = 'C';
  6. all_pod_files_spelling_ok('lib');
  7. __DATA__
  8. Thomas Klausner
  9. domm {at} cpan.org
  10. App::Fotagger