Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Return-Value CPAN distribution.

Report information
The Basics
Id: 89724
Status: resolved
Priority: 0/
Queue: Return-Value

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 fix
Date: Wed, 23 Oct 2013 22:14:50 +0200
To: bug-return-value [...] rt.cpan.org
From: gregor herrmann <gregoa [...] debian.org>
In Debian we are currently applying the attached patch to Return-Value. We thought you might be interested in it, too. Description: add back whatis entry Origin: vendor Author: gregor herrmann <gregoa@debian.org> Last-Update: 2013-10-23 Thanks in advance, gregor herrmann, Debian Perl Group

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

On Wed Oct 23 16:15:12 2013, gregoa@debian.org wrote: Show quoted text
> In Debian we are currently applying the attached patch to Return-Value.
*cough* That was obviously the wrong line, fixed patch attached. Cheers, gregor
Subject: whatis.patch
Description: add back whatis entry Origin: vendor Bug: https://rt.cpan.org/Ticket/Display.html?id=89724 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=89724 Author: gregor herrmann <gregoa@debian.org> Last-Update: 2013-10-23 --- a/lib/Return/Value.pm +++ b/lib/Return/Value.pm @@ -108,7 +108,7 @@ =head1 NAME -Return::Value +Return::Value - polymorphic return values (deprecated) =head1 VERSION
Subject: Re: [rt.cpan.org #89724] [PATCH] POD fix
Date: Wed, 23 Oct 2013 16:22:12 -0400
To: gregor herrmann via RT <bug-Return-Value [...] rt.cpan.org>
From: Ricardo Signes <rjbs [...] cpan.org>
* gregor herrmann via RT <bug-Return-Value@rt.cpan.org> [2013-10-23T16:15:13] Show quoted text
> -=head1 NAME > +=head1 NAME - polymorphic return values (deprecated)
This seems at odds with standard CPAN practice, in which there is a =head1 NAME followed by the module name and abstract on the next line. The construct you are adding exists in only 10 dists on CPAN. The construct that is already there is found in thousands. -- rjbs
Download signature.asc
application/pgp-signature 490b

Message body not shown because it is not plain text.

Thanks. I was partly confused because the abstract does appear in my source code. I've fixed the release build. -- rjbs
Subject: Re: [rt.cpan.org #89724] [PATCH] POD fix
Date: Wed, 23 Oct 2013 23:10:01 +0200
To: Ricardo Signes via RT <bug-Return-Value [...] rt.cpan.org>
From: gregor herrmann <gregoa [...] debian.org>
On Wed, 23 Oct 2013 17:03:09 -0400, Ricardo Signes via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=89724 > > > Thanks. I was partly confused because the abstract does appear in my source code. > I've fixed the release build.
Thanks, and sorry for the botched first attempt. 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
Download signature.asc
application/pgp-signature 836b

Message body not shown because it is not plain text.