Skip to content

[Feature Request] take a list of modules on STDIN #24

@dolmen

Description

@dolmen

Often I'm interested about the outdatedness of only on a subset of the modules I have installed.

For example I want to check:

  • just my installed dzil plugins: Dist::Zilla::Plugins::
  • the dependencies on the project I work: dzil listdeps --author
  • the development dependencies on this dzil project: dzil authordeps
    So I currently have to filter the output of cpan-outdated. But it would be more efficient to be able to filter the modules that are checked in input.

It would be helpful to be able to feed a list of modules on STDIN that would be the list of modules in which we are interested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions