podcoverage.t   [plain text]


use strict;
use warnings;
use Test::More;
use Test::Pod::Coverage;

all_pod_coverage_ok();