pod.t   [plain text]


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

all_pod_files_ok();