]> iEval git - pod-constants.git/blame - t/cheese.pl
Move POD after __END__
[pod-constants.git] / t / cheese.pl
CommitLineData
f46dd377
MG
1
2use strict;
3
4use vars qw($foo);
5use Pod::Constants -trim => 1, foo => \$foo;
6
7=head1 foo
8
9detcepxe
10
11=cut
12
131;
This page took 0.024108 seconds and 4 git commands to generate.