root/perl/DBIx-Class-Indexer-KinoSearch/trunk/t/99-pod.t
| Revision 340, 129 bytes (checked in by brian.cassidy, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | use Test::More; |
| 2 | eval "use Test::Pod 1.00"; |
| 3 | plan skip_all => "Test::Pod 1.00 required for testing POD" if $@; |
| 4 | all_pod_files_ok(); |
Note: See TracBrowser for help on using the browser.
