Subject: | yaml tests fail |
POE's test suite fails with a fresh perl 5.21.11:
# Failed test 'yaml without newlines dies when allowed'
# at t/10_units/05_filters/51_reference_die.t line 45.
# Failed test 'yaml without newlines returns error when caught'
# at t/10_units/05_filters/51_reference_die.t line 50.
# Looks like you failed 2 tests of 5.
t/10_units/05_filters/51_reference_die.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/5 subtests
This might be the same issue like in https://github.com/PerlDancer/Dancer/issues/1107