]> iEval git - pod-constants.git/blame_incremental - t/cheese.pl
Import version 0.17 from CPAN
[pod-constants.git] / t / cheese.pl
... / ...
CommitLineData
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.020751 seconds and 4 git commands to generate.