Add the original source packages to maemo, source lenny
[dh-make-perl] / dev / i386 / libpod-coverage-perl / libpod-coverage-perl-0.19 / t / lib / Simple3.pm
diff --git a/dev/i386/libpod-coverage-perl/libpod-coverage-perl-0.19/t/lib/Simple3.pm b/dev/i386/libpod-coverage-perl/libpod-coverage-perl-0.19/t/lib/Simple3.pm
new file mode 100644 (file)
index 0000000..9974f6f
--- /dev/null
@@ -0,0 +1,16 @@
+package Simple3;
+
+sub h3 {}
+sub has_parens {}
+
+1;
+
+__END__
+
+# test module - all covered, just make sure that we catch them properly
+
+=head3 h3
+
+=head2 has_parens (stuff, here)
+
+=cut