root/lang/perl/RPC-XML-Parser-LibXML/trunk/t/97_podspell.t
@
18399
| Revision 18399, 312 bytes (checked in by mattn, 5 years ago) |
|---|
| Rev | Line | |
|---|---|---|
| [7452] | 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 | Tokuhiro Matsuno | |
| 9 | RPC::XML::Parser::LibXML | |
| 10 | tokuhirom | |
| 11 | AAJKLFJEF | |
| 12 | GMAIL | |
| 13 | COM | |
| 14 | Tatsuhiko | |
| 15 | Miyagawa | |
| [18399] | 16 | libxml |
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)