Skip to content

Requiring v5.12 breaks URI and LWP on v5.10 and earlier #18

@briandfoy

Description

@briandfoy

Requiring v5.12, which looks like it only replaces the use strict line, now breaks URI (libwww-perl/URI#166), which has a minimum versions of v5.8. This means the tests won't pass on v5.8 or v5.10. And LWP, which advertises a minimum perl version of v5.8, depends on URI.

My preference would be for URI to not use Test::Fatal, but beyond that I think this sort of change could use some coordination with stakeholders so they can decide before the builds break.

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