Add the original source packages to maemo, source lenny
[dh-make-perl] / dev / i386 / libtest-pod-coverage-perl / libtest-pod-coverage-perl-1.08 / t / PC_Inherited.pm
diff --git a/dev/i386/libtest-pod-coverage-perl/libtest-pod-coverage-perl-1.08/t/PC_Inherited.pm b/dev/i386/libtest-pod-coverage-perl/libtest-pod-coverage-perl-1.08/t/PC_Inherited.pm
new file mode 100644 (file)
index 0000000..26e545b
--- /dev/null
@@ -0,0 +1,15 @@
+package PC_Inherited;
+
+=head1 NAME
+
+PC_Inherited - we write docs so you don't have to!
+
+=head2 C< new >
+
+ ...
+
+=cut
+
+sub new { }
+
+1;