Initial commit
[catagits/CatalystX-HelpText.git] / t / author / pod-coverage.t
CommitLineData
e226a3e6 1#!/usr/bin/env perl
2
3use strict;
4use warnings;
5use Test::More;
6use Test::Pod::Coverage 1.04;
7all_pod_coverage_ok();