Subject: | Experimental keys on scalar is now forbidden |
The t/02-constructs.t test fails under perl 5.23.1:
# Failed test 'no error auto-deref'
# at t/02-constructs.t line 153.
# got: 'Experimental keys on scalar is now forbidden at (eval 96) line 1.
# '
# expected: ''
# Failed test 'auto-deref'
# at t/02-constructs.t line 154.
# got: undef
# expected: '0:1:2a:b10 20 30'
:const is experimental at (eval 121) line 1, <> line 1.
# Looks like you failed 2 tests of 94.
t/02-constructs.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/94 subtests