Skip Menu |

This queue is for tickets about the IO-Socket-SSL CPAN distribution.

Report information
The Basics
Id: 93907
Status: resolved
Priority: 0/
Queue: IO-Socket-SSL

People
Owner: Nobody in particular
Requestors: carnil [...] debian.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: [PATCH] Fix small error in manpage (detected from pod2man conversion): Unterminated B<...> sequence
Date: Sun, 16 Mar 2014 23:01:28 +0100
To: bug-io-socket-ssl [...] rt.cpan.org
From: Salvatore Bonaccorso <carnil [...] debian.org>
Hi, In Debian we are currently applying the attached patch to IO-Socket-SSL. We thought you might be interested in it, too. Description: Fix errors in manpage from pod2man conversion Correct unterminated B<...> sequence Origin: vendor Author: Salvatore Bonaccorso <carnil@debian.org> Last-Update: 2014-03-16 Thanks in advance, Salvatore Bonaccorso, Debian Perl Group

Message body is not shown because sender requested not to inline it.

Show quoted text
> Description: Fix errors in manpage from pod2man conversion > Correct unterminated B<...> sequence
The patch will be applied to the next version (already on github). And podchecker is happy again. Thanks, Steffen