[perl #128447] Rakudo REPL output tuning

2016-06-21 Thread via RT
# New Ticket Created by awwa...@thelackthereof.org # Please include the string: [perl #128447] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128447 > A simple session in the REPL now: > # Empty line, or only a comment,

[perl #128439] Rakudo.org website.

2016-06-21 Thread via RT
# New Ticket Created by bioprogrammer # Please include the string: [perl #128439] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128439 > Hi. Just a quick comment regard the rakudo.org website. No announcement has been poste

[perl #128453] [BUG] t\spec\S10-packages\precompilation.rakudo.moar fails on Windows

2016-06-21 Thread via RT
# New Ticket Created by A. Sinan Unur # Please include the string: [perl #128453] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128453 > I hadn't looked at Perl6, rakudo etc in a while. Just built 64-bit Rakudo version 2016.

[perl #128442] [precomp] $?FILE contains bogus shortname when precompiled

2016-06-21 Thread via RT
# New Ticket Created by Lloyd Fournier # Please include the string: [perl #128442] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128442 > echo 'say $?FILE' > Goof.pm6; perl6 -I. -e 'use Goof;' /Users/llfourn/tmp/p6/bug/Goof.p