Skip to content

Searching when the only releases of a module are dev releases #1777

Open
@DrHyde

Description

@DrHyde

Compare: http://search.cpan.org/search?query=marpa-r3 (which returns the modules in Marpa-R3-4.001_022) and https://metacpan.org/search?q=marpa-r3 (which returns Marpa::R2::Progress from Marpa-R2-3.000000).

Right now there seem to have been three uploads of Marpa-R3, all dev releases:

  • Marpa-R3-4.001_020
  • Marpa-R3-4.001_021
  • Marpa-R3-4.001_022

Being dev releases they're not indexed by the PAUSE. Normally we don't want dev releases to show up in search results because they're unstable and we don't want to hide stable releases. However, in this case where there are only unstable dev releases the most recent should probably show up by default.

Even if you don't return the contents of the unindexed dev release, you definitely shouldn't return the contents of any version of Marpa-R2!

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