Skip Menu |

This queue is for tickets about the Games-Pandemic CPAN distribution.

Report information
The Basics
Id: 75160
Status: resolved
Priority: 0/
Queue: Games-Pandemic

People
Owner: Nobody in particular
Requestors: dolmen [...] cpan.org
Cc:
AdminCc:

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



Subject: POD: NAME for bin/pandemic is "main"
The POD for bin/pandemic has a NAME section targeting "main". See http://api.metacpan.org/source/JQUELIN/Games-Pandemic-1.111030/bin/pandemic As a consequence, this distribution pollutes the "main" namespace in CPAN search tools. That seems to be a common issue with Dist::Zilla and Pod::Weaver. See how RT62436 (a similar bug) was resolved. https://rt.cpan.org/Ticket/Display.html?id=62436 -- Olivier Mengué - http://perlresume.org/DOLMEN
On Mon Feb 20 10:40:08 2012, DOLMEN wrote: Show quoted text
> The POD for bin/pandemic has a NAME section targeting "main".
fixed in 1.120510, thanks for the report