Closed plicease closed 7 years ago
I do not have the time or interest at the moment in supporting 5.8.x, but I've opened this bug in case someone wants to coordinate with me on it. Patches welcome :)
This is showing up in the cpantesters matrix now too. Consistently on all versions of Perl prior to 5.10.0
http://fast-matrix.cpantesters.org/?dist=AnyEvent-WebSocket-Client%200.31
Downgrading to AnyEvent
6.14 seems to fix this.
Test suite has changed, but this still happens:
This may "fix" it:
dc0d658137189ed8ad224013694df476a2438448
Lets see what cpantesters says. In the very least it doesn't change anything on Perl 5.10.0 and better where stuff is already working.
Seems to work now. We can reopen if it reappears.
Tests started failing in travis on Perl 5.8.9. Double checked that this happens in 0.30 as well, so this does not have to do with the recent changes to remove deprecated functions (going out to CPAN on Sunday or later). I suspect a non-core module dependency because it didn't fail before and at least one of my older Perl installs (with older modules) did not fail.