Subject: | IO::Socket:SSL typo |
Hi,
thank you for perlbal! I was not aware of this for a long time and start
using it for http for some time now with great pleasure.
Since it works good for http I was trying to use it for https too.
/srv/perl/perl5/bin/perlbal
ERROR: IO::Socket:SSL (0.98+) not available. Can't do SSL.
cpanm IO::Socket:SSL
! Finding IO::Socket:SSL on cpanmetadb failed.
! Finding IO::Socket:SSL on search.cpan.org failed.
! Finding IO::Socket:SSL () on mirror http://www.cpan.org failed.
! Couldn't find module or a distribution IO::Socket:SSL ()
It seems you have a small typo in lib/Perlbal/Service.pm
However after installing IO::Socket::SSL it works.
Thanks
Christian