Subject: | Please apply patch to resolve pod2man errors |
In Debian, we currently are applying a patch (attached to this bug) in
order to resolve some pod2man errors in Install.pm. It would be great if
you could apply this patch in the next release of Sysadm::Install so
that we can drop it in Debian. Thanks in advance.
Subject: | pod2man.patch |
--- a/lib/Sysadm/Install.pm
+++ b/lib/Sysadm/Install.pm
@@ -175,10 +175,6 @@
=over 4
-=cut
-
-=pod
-
=item C<cp($source, $target)>
Copy a file from C<$source> to C<$target>. C<target> can be a directory.