# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #66270] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=66270 >
<pmichaud> rakudo: my $match = Perl6::Grammar.parse("say <OH HAI>", :action(Perl6::Grammar::Actions.new)); <p6eval> rakudo 7cfa19: OUTPUT«Method 'parse' not found for invocant of class ''» <masak> pmichaud: I encountered that when I tried also. <pmichaud> I might be able to get that to work. <masak> pmichaud: that would be awesome.