Skip Menu |

This queue is for tickets about the Data-TDMA CPAN distribution.

Report information
The Basics
Id: 112886
Status: new
Priority: 0/
Queue: Data-TDMA

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

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



Subject: Use of literal control characters
Use of literal control characters in variable names is deprecated in somewhat newer perls (5.22.x) and is forbidden and therefore a syntax error in bleadperl (5.23.x). This is causing the t/00day.t test to fail: syntax error at t/00_day.t line 49, near "Which is why $ is probably not fast enough for this." Execution of t/00_day.t aborted due to compilation errors. # Looks like your test exited with 255 before it could output anything. t/00_day.t .. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run