-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Don't index package main #163
Comments
sco has the same problem. I don't feel too strong about introducing all those workarounds for broken dists. It makes the behaviour of the indexer even more obscure than it is today. |
I don't think we want a lot of workarounds, but making an exception for main might not be a bad idea. I can see how that might come up here and there. |
comparing under "Documentation" metacpan lists So that part still seems "broken" to me... As far as indexing main I don't disagree with you on the basis that there's probably no good reason for a person to be searching for |
You need to compare the same version :) Guess dagolden fixed that. |
oops, sorry :-) |
https://metacpan.org/release/DAGOLDEN/Metabase-Fact-0.020/
main
is listed in the docs sectionbecause bin/metabase-profile (incorrectly) generates a
=head1 NAME \n main -
.I've sent dagolden a bug report and pull req for that,
but i don't think there's ever a reason to index package
main
.Even more fun is that if you click on the doc link for
main
you actually get taken to another dist which has the same problem.I sent jquelin a pull req for his as well, but you can see by this search that the problem is bigger:
https://metacpan.org/search?q=main
The text was updated successfully, but these errors were encountered: