libsub-uplevel-perl/xt/author/pod-syntax.t

8 lines
170 B
Perl
Raw Normal View History

2022-09-01 15:35:57 +08:00
#!perl
# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
use strict; use warnings;
use Test::More;
use Test::Pod 1.41;
all_pod_files_ok();