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
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
Built the JVM Perl6 using rakudobrew and the 2017.02 branch. It builds OK
but gives :
java.nio.file.NoSuchFileException: blib/Perl6/BOOTSTRAP.jar
in (gen/jvm/ModuleLoader.nqp:88)
(And a bunch more stack trace)
Any idea how I can fix it?
Simon
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
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