/xt/01_podspell.t
Unknown | 10 lines | 10 code | 0 blank | 0 comment | 0 complexity | d61bd39af25e0d4734a0fe47babf3a40 MD5 | raw file
1use Test::More; 2eval q{ use Test::Spelling }; 3plan skip_all => "Test::Spelling is not installed." if $@; 4add_stopwords( map { split /[\s\:\-]/ } <DATA> ); 5$ENV{LANG} = 'C'; 6all_pod_files_spelling_ok('lib'); 7__DATA__ 8Thomas Klausner 9domm {at} cpan.org 10App::Fotagger