Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 8009f7c7283d3485496902864ab407df > files > 25

perl-HTML-Tidy-1.08-6.fc13.i686.rpm

#!/usr/bin/perl -Tw

use strict;
use warnings;
use Test::More;
eval 'use Test::Pod 1.14';
plan skip_all => 'Test::Pod 1.14 required for testing POD' if $@;
all_pod_files_ok();