Subject: | "scalar(%hash)" return signature changed |
In bleadperl (e.g. perl 5.25.4) the return value of scalar(%hash) changed, causing the test suite to fail:
# Failed test 'scalar'
# at t/05_scalar.t line 30.
# '<html><body><p>scalar:56</p><script type="text/javascript" charset="utf-8">
...
# doesn't match '(?^:<p>scalar:\d+/\d+</p>)'
# Looks like you failed 1 test of 3.
t/05_scalar.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests