You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.