canonical repository moved to https://github.com/Perl-Toolchain-Gang/Module-Metadata
[p5sagit/Module-Metadata.git] / t / lib / ENDPOD.pm
1 package ENDPOD;
2 use strict;
3 use warnings;
4 use utf8;
5
6
7 1;
8 __END__
9
10 =head1 NAME
11
12 ENDPOD - End pod.
13