Skip to content

t/proxy-with-stack-trace.t uses List::Util::any #103

@dakkar

Description

@dakkar

any was added to List::Util in version 1.33, but nothing declares it a dependency

perls before 5.20 don't have 1.33 in core, and tests fail

lib/Log/Any/Adapter/Multiplex.pm has a comment saying Not using List::Util::any because it could break older perl builds, so using grep in the test could also be an option

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