forked from openkylin/libsub-uplevel-perl
8 lines
170 B
Perl
8 lines
170 B
Perl
|
#!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();
|