Should be everything, appears working at least..
[catagits/CatalystX-Debug-ResponseHeaders.git] / t / author / pod-coverage.t
1 #!/usr/bin/env perl
2
3 use strict;
4 use warnings;
5 use Test::More;
6 use Test::Pod::Coverage 1.04;
7 all_pod_coverage_ok();