per 5 converter?

2017-02-11 Thread ToddAndMargo
Hi All, I know I asked this once before and I had though I'd written it down, but do you have any favorite Perl5 to Per6 converters? Many thanks, -T -- ~~ Computers are like air conditioners. They malfunction when you open windows

Re: [perl #127925] [BUG] Unicode handling on Windows command line

2017-02-11 Thread A. Sinan Unur
https://github.com/MoarVM/MoarVM/pull/528/files?diff=split was merged so this ticket can be closed. Thank you. -- Sinan

[perl #130762] Inconsistency in .trans()'s handling of duplicate replacement chars

2017-02-11 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #130762] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130762 > https://irclog.perlgeek.de/perl6/2017-02-11#i_14084570 When duplicate replacement chars a

[perl #130761] An if-block confuses &ROUTINE to point at the wrong outer routine

2017-02-11 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #130761] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130761 > sub f($x) { sub { if True { say &?ROUTINE.

[perl #130760] Rakudo's usage message in the case of illegal options is printed to STDOUT, not STDERR

2017-02-11 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #130760] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130760 > $ perl6 --type=foo examples/dirstat.p6 > /dev/null $ This is Rakudo version 2017.01-170-gc