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

Which OS ?

It installed OK on my Pi2

Linux raspberrypi2 3.18.5-v7+ #225 SMP PREEMPT Fri Jan 30 18:53:55 GMT 2015 armv7l GNU/Linux
poj

Replies are listed 'Best First'.
Re^2: IO::Socket::SSL and raspberry
by Artimus (Sexton) on Jul 24, 2015 at 17:43 UTC

    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))

      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.