diff options
Diffstat (limited to 't/pod.t')
-rw-r--r-- | t/pod.t | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +use Test::More; +eval "use Test::Pod"; +plan skip_all => "Test::Pod required for testing POD" if $@; +all_pod_files_ok(); |
index : po4a | ||
debian 12 backports: manpages (manpages-l10n) | Progress Linux |
summaryrefslogtreecommitdiffstats |