Changelog doy's work
[gitmo/MooseX-Getopt.git] / t / author / pod.t
CommitLineData
b38b654a 1#!/usr/bin/perl
2
3use strict;
4use warnings;
5
6use Test::More;
7use Test::Pod 1.14;
8
9all_pod_files_ok();