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