# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #117933] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=117933 >
<TimToady> npr: https://gist.github.com/TimToady/5549284 <camelia> niecza v24-42-g69a3432: OUTPUT«74 117 115 116 32 97 110 111 116 104 101 114 32 80 101 114 108 32 104 97 99 107 101 114» <camelia> ..rakudo fe7049: OUTPUT«36902553666127019859637446314758035961162 144150600258308671326708774667023577973 563088282259018247369956151043060851 2199563602574290028788891215011956 8592045322555820424956606308640 33562677041233673534986743393 131104207192319037246041966 512125809344996239242… <camelia> ..pugs: OUTPUT«***  Unexpected "mod" [...] <TimToady> rakudobug * masak submits TimToady's rakudobug <colomon> TimToady: is that actually a numeric bug?! I was thinking it was just a list stringifcation issue at first... <TimToady> it's supposed to repeatedly pull out mod 256 for the 'Just another Perl hacker' <TimToady> it gets the first 8 characters correct, so... <TimToady> it's obviously something on a 64-bit boundary * TimToady thinks modmap (or whatever we decide to call it) would be a useful addition to the language <colomon> TimToady: wait, how do you figure that? Rakudo's answers above are clearly insane.... <TimToady> hmm, actually, it's the *last* 8 characters that are correct