Skip to content
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

grep reports more distributions than it lists #63

Open
tonycoz opened this issue May 18, 2022 · 2 comments
Open

grep reports more distributions than it lists #63

tonycoz opened this issue May 18, 2022 · 2 comments

Comments

@tonycoz
Copy link

tonycoz commented May 18, 2022

Context

This might be related to #62, but unlike that this doesn't involve a "complex" regular expression.

https://grep.metacpan.org/search?q=setmask&qd=&qft=

reports 29 distributions but only lists 18.

Similarly:

https://grep.metacpan.org/search?q=setmask&qd=&qft=*.pm

reports 5 distributions but lists only 3 (it didn't list Imager, which I know does match)

Process

[ordered list the process to finding and recreating the issue, example below]

  1. visit grep.metacpan.org and enter "setmask" in the search box, submit
  2. results when they appear are as described.

Expected result

As many distributions listed as there are in the summary.

Current result

Fewer distributions listed compared to the summary.

@tonycoz
Copy link
Author

tonycoz commented May 18, 2022

image

screenshot of the 5/3 result

@toddr
Copy link
Member

toddr commented Jun 2, 2022

Thanks for the reports. we'll be looking at this closer later this month at TPRC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants