Subject: | Can't use global $_ in "my" |
Lexical my is not allowed anymore in newer perls:
Can't use global $_ in "my" at t/s.t line 5, near "my $_"
Execution of t/s.t aborted due to compilation errors.
# Looks like your test exited with 255 before it could output anything.
t/s.t ...................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/10 subtests