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