Skip Menu |

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

Report information
The Basics
Id: 77994
Status: resolved
Priority: 0/
Queue: Net-Server

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

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



Subject: [PATCH] Fix errors in POD
Date: Sun, 24 Jun 2012 21:22:01 +0200
To: bug-net-server [...] rt.cpan.org
From: intrigeri <intrigeri [...] debian.org>
In Debian we are currently applying the attached patch to Net-Server. We thought you might be interested in it, too. Description: fix errors in POD Origin: vendor Author: intrigeri <intrigeri@debian.org> Last-Update: 2012-06-24 --- lib/Net/Server.pod | 4 ++-- lib/Net/Server/Fork.pm | 2 +- lib/Net/Server/HTTP.pm | 2 +- lib/Net/Server/Log/Log/Log4perl.pm | 4 ++-- lib/Net/Server/Log/Sys/Syslog.pm | 2 +- lib/Net/Server/Multiplex.pm | 4 ++-- lib/Net/Server/PreForkSimple.pm | 2 +- lib/Net/Server/Proto/TCP.pm | 2 ++ lib/Net/Server/SIG.pm | 2 +- 9 files changed, 13 insertions(+), 11 deletions(-) diff --git a/lib/Net/Server.pod b/lib/Net/Server.pod index 462ed3a..d3278e9 100644 Thanks in advance, intrigeri, Debian Perl Group

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

Subject: Re: [rt.cpan.org #77994] [PATCH] Fix errors in POD
Date: Mon, 25 Jun 2012 06:30:41 -0600
To: bug-Net-Server [...] rt.cpan.org
From: Paul Seamons <paul [...] seamons.com>
Wow - there are so many errors there it is almost ridiculous. I'll get the patch applied, and likely release a version at the end of the week. Paul On 06/24/2012 01:22 PM, intrigeri via RT wrote: Show quoted text
> Sun Jun 24 15:22:35 2012: Request 77994 was acted upon. > Transaction: Ticket created by intrigeri@debian.org > Queue: Net-Server > Subject: [PATCH] Fix errors in POD > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: intrigeri@debian.org > Status: new > Ticket<URL: https://rt.cpan.org/Ticket/Display.html?id=77994> > > > In Debian we are currently applying the attached patch to Net-Server. > We thought you might be interested in it, too. > > Description: fix errors in POD > Origin: vendor > Author: intrigeri<intrigeri@debian.org> > Last-Update: 2012-06-24 > > --- > lib/Net/Server.pod | 4 ++-- > lib/Net/Server/Fork.pm | 2 +- > lib/Net/Server/HTTP.pm | 2 +- > lib/Net/Server/Log/Log/Log4perl.pm | 4 ++-- > lib/Net/Server/Log/Sys/Syslog.pm | 2 +- > lib/Net/Server/Multiplex.pm | 4 ++-- > lib/Net/Server/PreForkSimple.pm | 2 +- > lib/Net/Server/Proto/TCP.pm | 2 ++ > lib/Net/Server/SIG.pm | 2 +- > 9 files changed, 13 insertions(+), 11 deletions(-) > > diff --git a/lib/Net/Server.pod b/lib/Net/Server.pod > index 462ed3a..d3278e9 100644 > > Thanks in advance, > intrigeri, Debian Perl Group >
Applied in 2.007