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