# New Ticket Created by Alex Jakimenko # Please include the string: [perl #127425] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=127425 >
Code: say <a b c>.rotor: 1 => -Inf Result: Cannot coerce Inf or NaN to an Int in block <unit> at -e line 1 Actually thrown at: (“Actually thrown at:” shows nothing) Related bug: https://rt.perl.org/Public/Bug/Display.html?id=127424 Perhaps there is a way to make sure this does not happen (not just in this particular case)?