Re: [perl #133057] Odd interaction of HTTP::UserAgent and Promises

2018-04-04 Thread Simon Proctor via RT
There are also issues with libssl (which I think the IO::Socket::SSL module calls using Native Call) and threads. At the moment the only threads safe https client is the Cro one, I believe. Sorry I can't be more help, 2am insomnia should really be sleeping. On Wed, 4 Apr 2018, 2:30 am Simon Proc

Re: [perl #133057] Odd interaction of HTTP::UserAgent and Promises

2018-04-04 Thread Simon Proctor via RT
Looks to me like one of the sites is redirecting to an https page and you don't have IO::Socket::SSL installed. On Wed, 4 Apr 2018, 1:42 am brian d foy, wrote: > # New Ticket Created by "brian d foy" > # Please include the string: [perl #133057] > # in the subject line of all future correspo