Skip Menu |

This queue is for tickets about the Data-Range-Compare CPAN distribution.

Report information
The Basics
Id: 99945
Status: resolved
Worked: 1 min
Priority: 0/
Queue: Data-Range-Compare

People
Owner: mshipper [...] yahoo.com
Requestors: ether [...] cpan.org
Cc:
AdminCc:

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



Subject: internal modules are being indexed
The module "a_to_z" is currently in the PAUSE index. You can prevent them from being indexed by including them in 'no_index' metadata, adding 'provides' metadata that excludes them (see CPAN::Meta::Spec for both), or by splitting their package declarations over two lines, thusly: package # hide from PAUSE a_to_z;
Resolved in version 1.031
Subject: Re: [rt.cpan.org #99945] internal modules are being indexed
Date: Thu, 10 Dec 2015 21:46:51 +0000 (UTC)
To: "bug-Data-Range-Compare [...] rt.cpan.org" <bug-Data-Range-Compare [...] rt.cpan.org>
From: Michael Shipper <mshipper [...] yahoo.com>
Fixed in 1.031 From: Karen Etheridge via RT <bug-Data-Range-Compare@rt.cpan.org> To: Sent: Friday, October 31, 2014 10:08 PM Subject: [rt.cpan.org #99945] internal modules are being indexed Fri Oct 31 23:08:17 2014: Request 99945 was acted upon. Transaction: Ticket created by ETHER       Queue: Data-Range-Compare     Subject: internal modules are being indexed   Broken in: 1.030     Severity: (no value)       Owner: Nobody   Requestors: ether@cpan.org       Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=99945 > The module "a_to_z" is currently in the PAUSE index. You can prevent them from being indexed by including them in 'no_index' metadata, adding 'provides' metadata that excludes them (see CPAN::Meta::Spec for both), or by splitting their package declarations over two lines, thusly: package # hide from PAUSE     a_to_z;
Was resolved in version 1.031