Skip to content

combining "author" and "module" type searches return some invalid results. #1329

Open
@kentfredric

Description

@kentfredric

I could just be missunderstanding things, but returning things that don't contain the search params seems weird:

q: module:Dist::Zilla::Plugin author:KENTNL

f_112

Odd results:

9th: Dist::Zilla::Util::BundleInfo::Plugin # There is no Dist::Zilla::Plugin even in this dist.
15th: Dist::Zilla::Util::PluginLoader # ^^ ^^ ^^
16th: Dist::Zilla::Role::PluginLoader # ^^ ^^ ^^

Page 2 is much worse.

Page 3 contains Test::File::ShareDir::Dist. I have no idea how that matches O.o

So I suspect either there's a bug, or this article is wrong somehow.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions