# New Ticket Created by Will Coleda # Please include the string: [perl #105014] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=105014 >
15:05 < [Coke]> nom: my $a="100.B".."102.B";say $a;say "$a";15:05 <+p6eval> nom f0ac58: OUTPUT«"100.B".."102.B"No applicable candidates found to dispatch to for 'Numeric'. Available candidates are::(Mu, Mu %_) in method Numeric at src/gen/CORE.setting:634 in sub infix:<==> at src/gen/CORE.setting:2099 in sub infix:<==> at src/gen/CORE.setting:2099 in… There's already a test for this behavior in t/spec/S03-operators/range.t -- Will "Coke" Coleda
