Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't locate object method "psgi_flatten" via package "HTTP::Headers::Fast" #70

Closed
eserte opened this issue Dec 31, 2023 · 1 comment
Closed

Comments

@eserte
Copy link

eserte commented Dec 31, 2023

On some of my smokers (probably ones with older module versions installed) the test suite fails like this:

...
    #   Failed test 'header is evaluated against its schema'
    #   at t/validate_response.t line 307.
    # Compared $data->{"errors"}[0]{"error"}
    #    got : 'EXCEPTION: Can't locate object method "psgi_flatten" via package "HTTP::Headers::Fast" at /home/cpansand/.cpan/build/2023123108/OpenAPI-Modern-0.055-PIi9fD/blib/lib/OpenAPI/Modern.pm line 831.
    # '
    # expect : 'pattern does not match'
...

There are also variations with "HTTP::Headers" instead of "HTTP::Headers::Fast".

@karenetheridge
Copy link
Owner

thanks, should be fixed in 0.056.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants