Skip Menu |

This queue is for tickets about the perlbench CPAN distribution.

Report information
The Basics
Id: 91866
Status: resolved
Priority: 0/
Queue: perlbench

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

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



Subject: Add no_index to META to ignore benchmarks/
Would you be willing to add "benchmarks" to the "directory" section of "no_index" in your META files? It looks to me like benchmarks is full of tests (except for benchmarks/app which seems to be data files for the tests). It would help to hint to indexers like MetaCPAN that the benchmarks directory can be ignored. If you don't agree with this, perhaps you could add some more documentation to the dist to help people understand what those files are for. Thanks!
Subject: Re: [rt.cpan.org #91866] Add no_index to META to ignore benchmarks/
Date: Sat, 4 Jan 2014 22:53:44 -0500
To: bug-perlbench [...] rt.cpan.org
From: brian d foy <bdfoy [...] cpan.org>
The source in GitHub already has this fix :) https://github.com/briandfoy/perlbench
On Sat Jan 04 20:54:37 2014, BDFOY wrote: Show quoted text
> The source in GitHub already has this fix :) > > https://github.com/briandfoy/perlbench
Sweet, thanks. I wasn't sure where the repo was ;-)
On Sat Jan 04 20:58:12 2014, RWSTAUNER wrote: Show quoted text
> On Sat Jan 04 20:54:37 2014, BDFOY wrote:
> > The source in GitHub already has this fix :) > > > > https://github.com/briandfoy/perlbench
> > Sweet, thanks. > > I wasn't sure where the repo was ;-)
I see the current META info takes care of that, too :-)