Skip Menu |

This queue is for tickets about the re-engine-Oniguruma CPAN distribution.

Report information
The Basics
Id: 117415
Status: new
Priority: 0/
Queue: re-engine-Oniguruma

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.05
Fixed in: (no value)



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