# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #65864] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=65864 >
<masak> rakudo: my (%h?) <p6eval> rakudo 14bba5: OUTPUT«get_pmc_keyed_str() not implemented in class 'String' [...] <masak> jnthn: bug? :) <masak> std: my (%h?) <p6eval> std 26892: OUTPUT«ok 00:02 37m» <PerlJam> but what does it mean? :) <TimToady> it means that *if* you were to bind to it, it would be optional <jnthn> masak: I'm not even sure where it's blowing up... <jnthn> oh, runtime. <jnthn> Hmm <jnthn> masak: It shouldn't crash like that. * masak submits rakudobug <jnthn> But I'm not really sure what it means... :-) <TimToady> rakudo: my (%h?) := () <p6eval> rakudo 14bba5: ( no output )