in reply to Re: IO::Socket::SSL and raspberry
in thread IO::Socket::SSL and raspberry

I have my Pi B+... it is raspbian

Two mistakes "multiple write attempt" shown by tests that are stopping installation. It happens to have not cutting-edge hardware))

Replies are listed 'Best First'.
Re^3: IO::Socket::SSL and raspberry
by noxxi (Pilgrim) on Jul 24, 2015 at 21:10 UTC
    It might be that your system is way slower as expected and thus runs into unexpected conditions or that some other issues make the tests for non-blocking fail. Since these care only about the behavior of non-blocking sockets you might simply force the install, at least unless your program depends on fully working non-blocking behavior.