| Revision 488, 252 bytes checked in by iwaim, 17 years ago (diff) |
|---|
| Line | |
|---|---|
| 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 | iwaim |
| 9 | iwai@alib.jp |
| 10 | vine-spec-skeleton |