root/lang/perl/LWP-UserAgent-ProgressBar/trunk/t/00_pod.t
@
16353
| Revision 16353, 162 bytes (checked in by hanekomu, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | #!perl -w |
| 2 | |
| 3 | use strict; |
| 4 | use warnings; |
| 5 | |
| 6 | use Test::More; |
| 7 | eval "use Test::Pod"; |
| 8 | plan skip_all => "Test::Pod required for testing POD" if $@; |
| 9 | all_pod_files_ok(); |
| 10 |
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)