packaging for CPAN
[p5sagit/Distar.git] / xt / author / pod-syntax.t
CommitLineData
3a3f2e10 1use strict;
2use warnings;
3
4use Test::Pod 1.41;
5
6all_pod_files_ok();