Skip Menu |

This queue is for tickets about the PAR CPAN distribution.

Report information
The Basics
Id: 86014
Status: resolved
Priority: 0/
Queue: PAR

People
Owner: RSCHUPP [...] cpan.org
Requestors: gregoa [...] debian.org
Cc:
AdminCc:

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



Subject: [PATCH] POD fix
Date: Sun, 9 Jun 2013 16:10:12 +0200
To: bug-par [...] rt.cpan.org
From: gregor herrmann <gregoa [...] debian.org>
In Debian we are currently applying the attached patch to PAR. We thought you might be interested in it, too. Description: add =encoding to POD, Pod::Simple is more strict Origin: vendor Author: gregor herrmann <gregoa@debian.org> Last-Update: 2013-06-09 Thanks in advance, gregor herrmann, Debian Perl Group

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

Thanks, the only non-ASCII character in there turned out to be a typo, but applied your patch anyway. Fixed 2 bad L<> hyperlinks along the way. Comitted, will be in the next release. Cheers, Roderich