summaryrefslogtreecommitdiff
path: root/corpus/DZT/lib/DZT8.pm
diff options
context:
space:
mode:
Diffstat (limited to 'corpus/DZT/lib/DZT8.pm')
-rw-r--r--corpus/DZT/lib/DZT8.pm19
1 files changed, 19 insertions, 0 deletions
diff --git a/corpus/DZT/lib/DZT8.pm b/corpus/DZT/lib/DZT8.pm
new file mode 100644
index 0000000..e5fa730
--- /dev/null
+++ b/corpus/DZT/lib/DZT8.pm
@@ -0,0 +1,19 @@
+use strict;
+use warnings;
+package DZT8;
+<<END
+# VERSION
+END
+
+=pod
+
+# VERSION
+
+=cut
+
+our $VERSION = ''; # VERSION
+
+1;
+__END__
+
+# VERSION