Hi Adam,
thanks for your report.
I know they're being indexed, and it's annoying me, too.
What I don't know is why they're being indexed and what
_exactly_ I have to do to stop them from being indexed.
I know that there's "no_index" and so, looking at how
EU::MM did it, I've added it with the 0.61 release:
http://search.cpan.org/src/MHX/Convert-Binary-C-0.61/META.yml
However, this didn't stop the modules from being indexed.
(Actually, it doesn't seem to work for EU::MM either.)
Searching a little more now I think my mistake was that I've
been using "dir" instead of "directory". If you could be so
kind and confirm that this is the case, it'll be changed in
the next release.
Thanks,
Marcus
[ADAMK - Mon Dec 12 00:38:33 2005]:
Show quoted text> The test modules you are using are being indexed.
>
> You need to add a no_index entry for them to the META.yaml