1#!perl
2# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
3use strict; use warnings;
4use Test::More;
5use Test::Pod 1.41;
6
7all_pod_files_ok();
8