Re: [perl #126990] Inf in Int, LTA error message, Inf.Range (-Inf..Inf vs -Inf^..^Inf)

2016-01-08 Thread Elizabeth Mattijsen
> On 22 Dec 2015, at 16:04, Alex Jakimenko (via RT) > wrote: > > # New Ticket Created by Alex Jakimenko > # Please include the string: [perl #126990] > # in the subject line of all future correspondence about this issue. > #

[perl #126990] Inf in Int, LTA error message, Inf.Range (-Inf..Inf vs -Inf^..^Inf)

2015-12-22 Thread via RT
# New Ticket Created by Alex Jakimenko # Please include the string: [perl #126990] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126990 > Let's start with this: Code: my Int $x = Inf Result: ===SORRY!=== Cannot find method

[perl #126990] Inf in Int, LTA error message, Inf.Range (-Inf..Inf vs -Inf^..^Inf)

2015-12-22 Thread Will Coleda via RT
On Tue Dec 22 07:04:38 2015, alex.jakime...@gmail.com wrote: > Let's start with this: > > Code: > my Int $x = Inf > > Result: > ===SORRY!=== > Cannot find method 'value' > > LTA for sure (meaningless description, no line number). > > According to S02