# New Ticket Created by  Stephane Payrard 
# Please include the string:  [perl #75620]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=75620 >


I golfed the problematic statement to :

$ perl6
>  lc ~$_ for Match.^methods
>  lc ~$_ for Match.^methods
get_string() not implemented in class 'ArrayIterator'
$ say "my mac is freaking me out"  # oops I was thrown out from the rakudo shell

-- 
cognominal stef

Reply via email to