[perl #131319] [IO][REGRESSION] IO lines routines with $limit arg have off-by-one error and return 1-too-few items

2017-05-16 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #131319] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=131319 > Filing this to put through the mailing list chain, so more people know about it, as it's

Rakudo on JVM?

2017-05-16 Thread Stephen Wilcoxon
I see in the release notes for Rakudo 2017.04, it basically says not to use JVM backend. Why is this? Has support for the JVM been dropped? I hope not as it seems like the most valuable platform for Perl6. For instance, you could use Perl6 JVM on AWS and get support but Perl6 MoarVM would not b

Re: Rakudo on JVM?

2017-05-16 Thread Brandon Allbery
On Tue, May 16, 2017 at 4:18 PM, Stephen Wilcoxon wrote: > I see in the release notes for Rakudo 2017.04, it basically says not to > use JVM backend. Why is this? Has support for the JVM been dropped? Not dropped; it's just that the JVM backend has always been more difficult, and is often (as