# New Ticket Created by equinox # Please include the string: [perl #68876] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=68876 >
Hi, I found the range contructs do not work properly in rakudo at all times. Example: /a ** ..3/ and /a ** 3../ Marton Papp