Subject: | require non-buggy IO::Socket::SSL (error: Bad service '') |
IO::Socket::SSL 1.01 (and maybe more) has a bug where an undefined
LocalPort is passed into IO::Socket::INET as the empty string instead
of undef and thus treated as a literal port, which fails. Please
require a newer version of IO::Socket::SSL (1.33 works) in your
Makefile.PL.
Thanks,
Eric