Subject: | Lexical $_ not available anymore |
t/01-basic.t does not compile anymore with perl 5.23.4:
Can't use global $_ in "my" at t/01-basic.t line 35, near "my $_ "
Execution of t/01-basic.t aborted due to compilation errors.
# Looks like your test exited with 255 before it could output anything.
t/01-basic.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests