[perl #64090] Cannot store a regular expression in a Regex variable in Rakudo

2009-04-23 Thread Patrick R. Michaud via RT
Now fixed in f0fab249. Forwarding ticket to moritz to verify there's a spectest available for this. Thanks! Pm

[perl #64090] Cannot store a regular expression in a Regex variable in Rakudo

2009-03-23 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #64090] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=64090 > rakudo: my Regex $r = /foo/ rakudo de786f: OUTPUT«Type mismatch in assignment [...] A