summaryrefslogtreecommitdiff
path: root/corpus/DZT/lib/DZT8.pm
blob: e5fa7305b63f68906c5085abee8d3fdd83c5be5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
use strict;
use warnings;
package DZT8;
<<END
# VERSION
END

=pod

# VERSION

=cut

our $VERSION = ''; # VERSION

1;
__END__

# VERSION