Subject: | t/api.t fails with bleadperl |
With perl 5.25.6 I see the following test failure:
overload arg '${}' is invalid at (eval 14) line 1.
overload arg '@{}' is invalid at (eval 14) line 1.
overload arg '%{}' is invalid at (eval 14) line 1.
overload arg '&{}' is invalid at (eval 14) line 1.
overload arg '*{}' is invalid at (eval 14) line 1.
overload arg 'fallback' is invalid at (eval 14) line 1.
# Failed test 'no warning on unencapsulated class'
# at t/api.t line 153.
# got: '6'
# expected: '0'
# Failed test '...but it does raise a warning'
# at t/api.t line 159.
# got: '7'
# expected: '1'
# Looks like you failed 2 tests of 52.
t/api.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/52 subtests
The tests were fine until perl 5.25.5.