Re: [perl #120993] Strange behavior matching junctions with Number strings

2014-01-14 Thread Timo Paulssen
Actually, using ~~ here transforms the junction into a string before attempting to match. Thus, no auto threading is taking place at all. I can't test it right now, but with .match it should work better. Or at least different. -- Sent from my Android phone with K-9 Mail. Please excuse my brevity

[perl #120993] Strange behavior matching junctions with Number strings

2014-01-14 Thread Mark E. Shoulson
# New Ticket Created by "Mark E. Shoulson" # Please include the string: [perl #120993] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=120993 > > any("4","5") ~~ /4/ 「any(Failure.new(exception => X::OutOfRange.new(what => "Sta