3c6d16feae3f69cd040f2e8105eb09787551db2d
[catagits/Gitalist.git] / t / author / pod.t
1 #!/usr/bin/env perl
2 use strict;
3 use warnings;
4 use Test::More;
5
6 use Test::Pod 1.14;
7
8 all_pod_files_ok();