summaryrefslogtreecommitdiff
path: root/cpan/dist/MailTools/xt/99pod.t
blob: ab9b19b2271c2f9d7fea3b9eddc5634d1997a291 (plain)
1
2
3
4
5
6
7
#!/usr/bin/perl
use warnings;
use strict;

use Test::Pod;

all_pod_files_ok();