[perl #77066] [PATCH] Fix + speed up Hash!STORE method

2011-09-20 Thread Will Coleda via RT
Thank you very much for the patch, sorry for the delay in responding. Unfortunately, the patch seems to be corrupt, (so says git apply), but recent changes on rakudo's nom branch hopefully have improved the situation you were trying to remedy here. Thanks again. -- Will "Coke" Coleda

[perl #77066] [PATCH] Fix + speed up Hash!STORE method

2010-08-07 Thread via RT
# New Ticket Created by Jarrod # Please include the string: [perl #77066] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=77066 > The current !STORE method on Hash does not make a copy of the given args to store, so it gobbl