Subject: | Unsupported binop aelem |
With older perl versions (5.14 .. 5.20) t/06.variables.t fails:
...
unsupported binop aelem at t/06.variables.t line 112.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 27.
t/06.variables.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
All 27 subtests passed
...