Simplify tests
[pod-constants.git] / t / cheese.pl
CommitLineData
f46dd377 1use strict;
8d07cc75
MG
2use warnings;
3
4our $foo;
f46dd377 5
f46dd377
MG
6use Pod::Constants -trim => 1, foo => \$foo;
7
8=head1 foo
9
10detcepxe
11
12=cut
13
141;
This page took 0.009036 seconds and 4 git commands to generate.