in reply to Re^5: IO::Socket::SSL - Install Issues
in thread IO::Socket::SSL - Install Issues

Thanks again.

Turns out there were four or five other modules I needed to do the same thing for, but - pleasingly - after downloading each of them and doing make/install's (I'm now wary of cpan) I have managed to get IO::Socket::SSL installed, without it reporting any errors.

Unfortunately I don't have time to test it with my script right now, but I'll report back in the morning!

Thanks again to all

Replies are listed 'Best First'.
Re^7: IO::Socket::SSL - Install Issues
by DanielSpaniel (Scribe) on Jun 18, 2012 at 01:57 UTC
    Actually, I found time to test it tonight, and it works great. Thanks very much indeed!!