summaryrefslogtreecommitdiffstats
path: root/t/lib/06/Bar/Bar/Bad.pm
diff options
context:
space:
mode:
Diffstat (limited to 't/lib/06/Bar/Bar/Bad.pm')
-rw-r--r--t/lib/06/Bar/Bar/Bad.pm7
1 files changed, 7 insertions, 0 deletions
diff --git a/t/lib/06/Bar/Bar/Bad.pm b/t/lib/06/Bar/Bar/Bad.pm
new file mode 100644
index 0000000..9a4792b
--- /dev/null
+++ b/t/lib/06/Bar/Bar/Bad.pm
@@ -0,0 +1,7 @@
+package Bar::Bar::Bad;
+use strict;
+use warnings;
+
+our $VERSION = 0.01;
+
+1;