Skip Menu |

This queue is for tickets about the Sysadm-Install CPAN distribution.

Report information
The Basics
Id: 47525
Status: resolved
Priority: 0/
Queue: Sysadm-Install

People
Owner: Nobody in particular
Requestors: nhandler [...] ubuntu.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in:
  • 0.04
  • 0.05
  • 0.06
  • 0.07
  • 0.08
  • 0.09
  • 0.10
  • 0.11
  • 0.13
  • 0.14
  • 0.15
  • 0.16
  • 0.17
  • 0.18
  • 0.19
  • 0.20
  • 0.22
  • 0.23
  • 0.24
  • 0.25
  • 0.26
  • 0.27
  • 0.28
  • 0.29
Fixed in: (no value)



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.