> -----Original Message----- > From: Barbie [mailto:bar...@missbarbell.co.uk] > Sent: Friday, February 19, 2010 2:26 PM > To: cr...@animalhead.com > Cc: module-authors@perl.org > Subject: Re: Excluding files from CPAN diff > > On Thu, Feb 18, 2010 at 05:47:52PM -0800, cr...@animalhead.com wrote: > > > > Q1: Can I use a no_index clause in META.yml to exclude > > data files from the search.cpan diff? Or does that > > only affect the module indexing? > > Q2: If I move the data files to a share folder instead > > of lib/auto/My/Module, will they be automatically > > excluded from the diff? > > The no_index is pure for indexing purposes. As far as I'm aware the diff > on search.cpan.org covers the whole unwrapped distribution. Moving your
Btw, since search.cpan.org code is not available anywhere, only few people knows what it does and how it does. The proper way of communicating things like this one is listed in http://search.cpan.org/feedback : "If you have any feedback about this site, its design or how it presents the information, then please send an Email to cpansea...@perl.org" Your email will enter into RT and someone (most probably GBARR) will answer it sometime. > data files to a share folder would still be part of the distribution, > unless you meant to split it into a separate data distribution. > > Cheers, > Barbie. > -- > Birmingham Perl Mongers <http://birmingham.pm.org> > Memoirs Of A Roadie <http://barbie.missbarbell.co.uk> > CPAN Testers Blog <http://blog.cpantesters.org> > YAPC Conference Surveys <http://yapc-surveys.org>