# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #111726] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=111726 >
<japhb> perl6: ?(all() ~~ /^ \d+ $/) <p6eval> rakudo fee891: OUTPUT«This type cannot unbox to a native string [...] <p6eval> ..pugs b927740, niecza v15-4-g1f35f89: ( no output ) <japhb> r: all() ~~ /./ <p6eval> rakudo fee891: OUTPUT«This type cannot unbox to a native string [...] <japhb> For some reason, I enjoy golfing errors more than working code. :-) * masak submits rakudobug Shouldn't produce the error, of course, but result in some junction or other that evaluates to true.
