[perl #129926] Make everything in Learning Perl 6

2016-10-20 Thread brian d foy
# New Ticket Created by "brian d foy" # Please include the string: [perl #129926] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=129926 > This is a special sort of ticket that can depend on other tickets. That way things I tra

[perl #123700] [BUG] mysterious subset failures

2016-10-20 Thread Will Coleda via RT
On Fri Oct 23 13:29:12 2015, barto...@gmx.de wrote: > Did you report the issue with precomp? If so, this ticket can be > closed. > > Christian This was 2015; precompilation has undergone a lot of changes since then. If you are still experiencing issues, please open a new ticket. -- Will "Coke

[perl #129925] [POD] --doc renders N<> incorrectly

2016-10-20 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #129925] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=129925 > =begin pod BadN. =end pod renders as: Badthings are happening. While not spec (no tes

[perl #129923] Bug Perl6 Rakudo version 2016.10 when using orelse $! is not set

2016-10-20 Thread via RT
# New Ticket Created by Samantha McVey # Please include the string: [perl #129923] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=129923 > This worked on an older Rakudo: open 'foo' orelse say "Something happened $!" STDERR: