Skip to content

Include the coverage data in the data returned by the recent call #114

@szabgab

Description

@szabgab

In the code generating the CPAN Digger first I call $mcpan->recent and then on every release I call $mcpan->cover($release->name); If I understand correctly this will generate as many API requests as releases I fetch. (Which is now 200).

Is there a way to get the cover data already in the first call together with the other data of the recently uploaded releases?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions