Skip to content

Can't locate object method "new" via package "String::Interpolate::Named" #1

@eserte

Description

@eserte

On some of my smokers the test suite fails like this:

Can't locate object method "new" via package "String::Interpolate::Named" at t/020-sitenews.t line 309.
# Looks like your test exited with 2 just after 12.
t/020-sitenews.t .......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 61/73 subtests 

According to the test report summary, String::Interpolate::Named is installed here, but only with version 0.05, which might be too low. So if this is the case, the minimum prereq version should be adjusted.

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