root/lang/perl/Lingua-JA-TFIDF/trunk/Lingua-JA-TFIDF-0.00001/t/99_pod.t @ 22299

Revision 22299, 129 bytes (checked in by miki, 5 years ago)

TF/IDF計算モジュール

Line 
1use Test::More;
2eval "use Test::Pod 1.00";
3plan skip_all => "Test::Pod 1.00 required for testing POD" if $@;
4all_pod_files_ok();
Note: See TracBrowser for help on using the browser.