Michael G Schwern wrote: > Alien-SVN contains a bunch of SVN:: modules which did not appear to be > indexed. They're buried deep in a bunch of subdirectories, but it's > META.yml has the proper "provides" listing them. > http://search.cpan.org/src/MSCHWERN/Alien-SVN-1.4.5.2/META.yml > > I may have said at some point not to index them, but I feel they should be > indexed so other distributions can depend on them directly.
Hmm. I just noticed that I set 'no_index' for the src directory which contains the SVN:: modules which brings up the interesting question of which takes precedence, no_index or provides? Since provides is explicit, I'd say it should override the more general no_index. -- Stabbing you in the face so you don't have to.