Subject: | Tests fail with Plack 1.0038 |
Tests fail if Plack 1.0038 is installed. Earlier Plack versions are fine.
The failing test log starts with:
# Failed test 'Mirroring errors from backend: code'
# at t/errors.t line 80.
# got: '500'
# expected: '404'
# Failed test 'Mirroring errors from backend: headers'
# at t/errors.t line 81.
# got: undef
# expected: 'Bar'
# Failed test 'Mirroring redirections from backend: code'
# at t/errors.t line 87.
# got: '500'
# expected: '301'