# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #76894] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=76894 >
<masak> rakudo: "foo" ~~ /<?after o> o/; say $/.from # should say 2 <p6eval> rakudo 9b6189: OUTPUT«Method 'after' not found for invocant of class 'Cursor' [...] It worked in alpha; doesn't yet work in Rakudo master.