Skip Menu |

This queue is for tickets about the String-ToIdentifier-EN CPAN distribution.

Report information
The Basics
Id: 85981
Status: resolved
Priority: 0/
Queue: String-ToIdentifier-EN

People
Owner: rkitover [...] 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: Sat, 8 Jun 2013 14:51:25 +0200
To: bug-string-toidentifier-en [...] rt.cpan.org
From: gregor herrmann <gregoa [...] debian.org>
In Debian we are currently applying the attached patch to String-ToIdentifier-EN. We thought you might be interested in it, too. Description: add =encoding to make newer Pod::Simple happy Origin: vendor Author: gregor herrmann <gregoa@debian.org> Last-Update: 2013-06-08 Thanks in advance, gregor herrmann, Debian Perl Group

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

Fixed in 0.10, thank you for the report! Converted to dzil while I was at it. I prefer: =encoding UTF-8 over =encoding utf8 given that the UTF-8 IO layer is more strict than the utf8 IO layer. Likewise, I always use binmode $fh, ':encoding(UTF-8)'; over binmode $fh, ':utf8'; for this reason.
Subject: Re: [rt.cpan.org #85981] [PATCH] POD fix
Date: Mon, 10 Jun 2013 17:26:06 +0200
To: Rafael Kitover via RT <bug-String-ToIdentifier-EN [...] rt.cpan.org>
From: gregor herrmann <gregoa [...] debian.org>
On Mon, 10 Jun 2013 00:27:02 -0400, Rafael Kitover via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=85981 > > Fixed in 0.10, thank you for the report!
Great, thanks. Show quoted text
> I prefer: > > =encoding UTF-8 > > over > > =encoding utf8 > > given that the UTF-8 IO layer is more strict than the utf8 IO layer.
Ah, I hadn't realized this difference, thanks for the pointer. Cheers, gregor -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Van Morrison
Download signature.asc
application/pgp-signature 836b

Message body not shown because it is not plain text.