Skip Menu |

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

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

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

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



Subject: internal modules are being indexed
The module "MyIterator" 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;
Subject: Re: [rt.cpan.org #99946] internal modules are being indexed
Date: Thu, 10 Dec 2015 21:52:03 +0000 (UTC)
To: "bug-Data-Range-Compare-Stream [...] rt.cpan.org" <bug-Data-Range-Compare-Stream [...] rt.cpan.org>
From: Michael Shipper <mshipper [...] yahoo.com>
Fixed in version 4.030 From: Karen Etheridge via RT <bug-Data-Range-Compare-Stream@rt.cpan.org> To: Sent: Friday, October 31, 2014 10:10 PM Subject: [rt.cpan.org #99946] internal modules are being indexed Fri Oct 31 23:10:15 2014: Request 99946 was acted upon. Transaction: Ticket created by ETHER       Queue: Data-Range-Compare-Stream     Subject: internal modules are being indexed   Broken in: 4.029     Severity: (no value)       Owner: Nobody   Requestors: ether@cpan.org       Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=99946 > The module "MyIterator" 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;
Fixed in version 4.030.