Skip Menu |

This queue is for tickets about the AnyEvent-Delay CPAN distribution.

Report information
The Basics
Id: 95245
Status: new
Priority: 0/
Queue: AnyEvent-Delay

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

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



Subject: Possible precedence issue with control flow operator
The test suite fails for perl 5.19.x. See http://matrix.cpantesters.org/?dist=AnyEvent-Delay-0.01 for an overview. The error message is: # Failed test 'use AnyEvent::Delay;' # at t/00_compile.t line 3. # Tried to use 'AnyEvent::Delay'. # Error: Possible precedence issue with control flow operator at /bbbike/cpanbuild/AnyEvent-Delay-0.01-5gOvgd/blib/lib/AnyEvent/Delay.pm line 52. # Compilation failed in require at t/00_compile.t line 3. # BEGIN failed--compilation aborted at t/00_compile.t line 3. # Looks like you failed 1 test of 1. t/00_compile.t .. Regards, Slaven