Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: dam [...] cpan.org
Cc:
AdminCc:

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



From: dam [...] cpan.org
Subject: [PATCH] drop extra =back from POD
In Debian we are currently applying the following patch to IO-Socket-SSL. We thought you might be interested in it too. Description: drop extra =back from POD To see the error, run pod2man lib/IO/Socket/SSL.pod | man -l - . It complains about an =item without =over around line 1493 Author: Damyan Ivanov <dmn@debian.org> The patch is tracked in our Git repository at https://salsa.debian.org/perl-team/modules/packages/libio-socket-ssl-perl/raw/master/debian/patches/pod-extra-back.patch Thanks for considering, Damyan Ivanov, Debian Perl Group
Here's the patch.

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

Looks like it was fixed in the mean time. podchecker does not report any problems anymore.