Re: How do I remove something from provides?
David Golden <[email protected]> Sun, 2 May 2010 16:15:11 -0400
| Newsgroups | gmane.comp.lang.perl.modules.module-build |
|---|---|
| Message-ID | <[email protected]> |
On Sat, May 1, 2010 at 9:23 PM, Michael G Schwern <[email protected]> wrote: > I say no_index should influence the generation of provides, yes? +1 The new CPAN::Meta package has methods for determining if particular packages should be indexed or not given a no_index. As we convert M::B to use CPAN::Meta, we should make sure that provides and no_index are harmonized. -- David