Sophie

Sophie

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

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

#!/usr/bin/perl -Tw

use strict;
use warnings;
use Test::More;
eval 'use Test::Pod::Coverage 1.04';
plan skip_all => 'Test::Pod::Coverage 1.04 required for testing POD coverage' if $@;
all_pod_coverage_ok();