> On 15 Jun 2016, at 05:35, Rob Hoelz (via RT) <[email protected]> 
> wrote:
> 
> # New Ticket Created by  Rob Hoelz 
> # Please include the string:  [perl #128404]
> # in the subject line of all future correspondence about this issue. 
> # <URL: https://rt.perl.org/Ticket/Display.html?id=128404 >
> 
> 
> For example:
> 
>> my @list = 1;
>> say @list.permutations;
>> Index out of range. Is: -1, should be in 0..Inf

Sorry, can’t reproduce this error:

$ 6 'my @list = 1; say @list.permutations'
((1))

Could you elaborate?


Liz

Reply via email to