# New Ticket Created by Ilya Belikin # Please include the string: [perl #60452] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=60452 >
Hi there, Rakudo (r32485): my $a; $a ~= "Yay"; # Multiple Dispatch: No suitable candidate found for 'i_concatenate', with signature 'PP' Ilya