# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #75632] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=75632 >
<masak> std: package A {}; my $A::b <p6eval> std 31183: OUTPUT«ok 00:01 108m» <masak> hm. <masak> rakudo: package A {}; my $A::b = 5 <p6eval> rakudo a54677: OUTPUT«Null PMC access in getprop() [...] * masak submits rakudobug <masak> rakudo: my $A::b = 5 <p6eval> rakudo a54677: OUTPUT«Null PMC access in getprop() [...] <masak> even easier. <jnthn> ah, should just ban long names there... <masak> yes.