Subject: | Can't redeclare "my" in "my" |
perl 5.23.2 has a new deprecation causing the test suite to fail:
Can't redeclare "my" in "my" at t/04_handle.t line 10, at end of line
Execution of t/04_handle.t aborted due to compilation errors.
# Looks like you planned 56 tests but ran 3.
# Looks like your test exited with 255 just after 3.
t/04_handle.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 53/56 subtests