Skip Menu |

This queue is for tickets about the Perlbal CPAN distribution.

Report information
The Basics
Id: 79497
Status: open
Priority: 0/
Queue: Perlbal

People
Owner: Nobody in particular
Requestors: christian.kuelker [...] cipworx.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.80
Fixed in: (no value)



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
From: dsteinbrunner [...] pobox.com
On Fri Sep 07 08:16:50 2012, ckuelker wrote: Show quoted text
> It seems you have a small typo in lib/Perlbal/Service.pm
Pull request to resolve this is found here: https://github.com/perlbal/Perlbal/pull/22