Skip Menu |

This queue is for tickets about the Net-NIS CPAN distribution.

Report information
The Basics
Id: 93263
Status: resolved
Priority: 0/
Queue: Net-NIS

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

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



Subject: [PATCH] pod fixes
Date: Sat, 22 Feb 2014 19:30:52 +0100
To: bug-net-nis [...] rt.cpan.org
From: gregor herrmann <gregoa [...] debian.org>
In Debian we are currently applying the attached patch to Net-NIS. We thought you might be interested in it, too. Description: POD fixes (spelling + encoding) Origin: vendor Author: gregor herrmann <gregoa@debian.org> Last-Update: 2014-02-22 Thanks in advance, gregor herrmann, Debian Perl Group

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

On Sat Feb 22 11:31:12 2014, gregoa@debian.org wrote: Show quoted text
> In Debian we are currently applying the attached patch to Net-NIS. > We thought you might be interested in it, too.
Thank you! In trying to apply it I realized that I ripped out the Net::NIS::Table code in 2007 because of a namespace problem: I do not actually own that in CPAN (it's a separate distribution, owned by the former owner of Net::NIS). But I never packaged or released a Net::NIS without ::Table, probably because of concern that it would break someone's code. Now, 6+ years later, I'm even more reluctant to ship a release that might break existing code. I'm going to have to think about this... maybe try to repackage and ship, and see what/if CPAN complains about, and take it from there. And you probably thought this would be a trivial quick-fix :-) Thanks again, Ed
Subject: Re: [rt.cpan.org #93263] [PATCH] pod fixes
Date: Sat, 22 Feb 2014 21:00:11 +0100
To: Eduardo Santiago Munoz via RT <bug-Net-NIS [...] rt.cpan.org>
From: gregor herrmann <gregoa [...] debian.org>
On Sat, 22 Feb 2014 14:38:48 -0500, Eduardo Santiago Munoz via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=93263 > > > On Sat Feb 22 11:31:12 2014, gregoa@debian.org wrote:
> > In Debian we are currently applying the attached patch to Net-NIS. > > We thought you might be interested in it, too.
> > Thank you! In trying to apply it I realized that I ripped out the > Net::NIS::Table code in 2007 because of a namespace problem: I do > not actually own that in CPAN (it's a separate distribution, owned > by the former owner of Net::NIS). But I never packaged or released > a Net::NIS without ::Table, probably because of concern that it > would break someone's code. Now, 6+ years later, I'm even more > reluctant to ship a release that might break existing code. I'm > going to have to think about this... maybe try to repackage and > ship, and see what/if CPAN complains about, and take it from there.
Oh, I see. Quite tricky indeed. Show quoted text
> And you probably thought this would be a trivial quick-fix :-)
Well, the fix itself for the current codebase was quite quick :) 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: Rolling Stones: Potted-shrimp
Download signature.asc
application/pgp-signature 928b

Message body not shown because it is not plain text.

I've uploaded 0.44 to CPAN, which griped about ::Table but seems to have otherwise accepted it. Rather than add =encoding, I just removed the non-7bit characters. I hope that's an acceptable alternative; it seems to make things simpler all around.
Subject: Re: [rt.cpan.org #93263] [PATCH] pod fixes
Date: Sat, 22 Feb 2014 21:55:19 +0100
To: Eduardo Santiago Munoz via RT <bug-Net-NIS [...] rt.cpan.org>
From: gregor herrmann <gregoa [...] debian.org>
On Sat, 22 Feb 2014 15:18:14 -0500, Eduardo Santiago Munoz via RT wrote: Show quoted text
> I've uploaded 0.44 to CPAN, which griped about ::Table but seems to have otherwise accepted it.
Cool, thanks! Show quoted text
> Rather than add =encoding, I just removed the non-7bit characters. > I hope that's an acceptable alternative; it seems to make things > simpler all around.
Sure, whatever makes pod2man happy :) 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: Leonard Cohen: I'm Your Man
Download signature.asc
application/pgp-signature 928b

Message body not shown because it is not plain text.