root/lang/perl/Yacafi/trunk/xt/01_podspell.t
@
23337
| Revision 23337, 269 bytes (checked in by yappo, 5 years ago) |
|---|
| 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 | Kazuhiro Osawa |
| 9 | yappo <at> shibuya <döt> pl |
| 10 | Yacafi |
| 11 | CGI |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)