46a0ed1e5b51bc65e93a7bc2c5d7a1372eddd3c0
[catagits/Catalyst-Plugin-RequireSSL.git] / xt / author / 02pod.t
1 use strict;
2 use warnings;
3
4 use Test::More;
5
6 # Ensure a recent version of Test::Pod
7 use Test::Pod 1.22;
8
9 all_pod_files_ok();