Deal with param passing
[catagits/CatalystX-UriFor-Curried.git] / t / author / pod.t
CommitLineData
a42fd357 1#!/usr/bin/env perl
2
3use strict;
4use warnings;
5use Test::More;
6use Test::Pod 1.14;
7all_pod_files_ok();