Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > 0288d521be04168252a202c7c0b7d5bc > files > 7

perl-Template-Timer-1.00-3.fc13.noarch.rpm

#!/usr/bin/perl -T

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