[perl #131041] Use of Nil in string context

2017-03-22 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #131041] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=131041 > Trying to use a non-existing module that matches a distribution name generates useless dia

[perl #131043] [BUG] Binding to `state` variable silently fails

2017-03-22 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #131043] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=131043 > $ perl6 -v This is Rakudo version 2017.03-20-g027aa54 built on MoarVM version 201

Re: [perl #131043] [BUG] Binding to `state` variable silently fails

2017-03-22 Thread Brandon Allbery
I can't help but think that binding a state variable should be illegal, and doing so will have unexpected effects. On Wed, Mar 22, 2017 at 1:48 PM, Zoffix Znet wrote: > # New Ticket Created by Zoffix Znet > # Please include the string: [perl #131043] > # in the subject line of all future corre