Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 78f115fde28e9068fe7d2092102652d4 > files > 32

perl-Class-C3-XS-0.13-5.fc15.i686.rpm

#!/usr/bin/perl

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();