Skip to content

Test::CPAN::Meta (et al.) are required even if unused #92

@rjbs

Description

@rjbs

These appear in the test requirements:

    "Pod::Coverage::TrustPod" => 0,
    "Test::CPAN::Meta" => 0,

These aren't actually used for testing during a normal install, as the tests in question skip when not releasing. I think they should probably only be in develop requirements.

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