Re: PAUSE LWP broken on HTTPS?

2012-01-12 Thread Matt S Trout
On Tue, Jan 10, 2012 at 11:47:38PM +0100, Andreas J. Koenig wrote: > ... and thank you, Mark! > > Crypt::SSLeay was missing and I installed it now. It seems this was the > only piece missing. Let mem know if it still doesn't download from > github as you'd expect. As soon as you upgrade to LWP 6

Re: PAUSE LWP broken on HTTPS?

2012-01-10 Thread Andreas J. Koenig
> On Tue, 10 Jan 2012 10:48:32 -0500, David Golden said: > Thanks. I've forwarded this to Andreas in case he isn't monitoring > the modules list closely. Thanks David... > On Tue, Jan 10, 2012 at 10:35 AM, Mark Allen wrote: >> Hey I was tailing the log file this morning while I was

Re: PAUSE LWP broken on HTTPS?

2012-01-10 Thread David Golden
Thanks. I've forwarded this to Andreas in case he isn't monitoring the modules list closely. On Tue, Jan 10, 2012 at 10:35 AM, Mark Allen wrote: > Hey I was tailing the log file this morning while I was uploading a new > version of a module, and I noticed that the LWP on the PAUSE server seems t

PAUSE LWP broken on HTTPS?

2012-01-10 Thread Mark Allen
Hey I was tailing the log file this morning while I was uploading a new version of a module, and I noticed that the LWP on the PAUSE server seems to fail opening on https:// style URLs (say to github) - I suspect that maybe LWP::Protocol::https isn't installed on the server? Anyway, someone sho