On Mon, 08 May 2017 12:01:56 -0700, alex.jakime...@gmail.com wrote:
> Not a big deal as it was changed yesterday, but still:
>
> Code:
> say ^5 .BagHash.pick(-2.5)
>
> Result:
> (3 0 1 4 2)
>
>
> Code:
> say ^5 .BagHash.pickpairs(-2.5)
>
> Result:
> Unable to allocate an array of 1844674407370
# New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev
# Please include the string: [perl #131273]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=131273 >
Not a big deal as it was changed yesterday, but still:
Code:
say ^5