[perl #77412] [PATCH] Fix sub hash() and improve Parcel.hash

2011-10-08 Thread Will Coleda via RT
On Tue Aug 24 05:26:24 2010, TiMBuS wrote: > This is just a followup fix to ticket #75584 that pmichaud was going to do > but probably forgot about. Previously Parcel's hash method was delegating to > sub hash (which is backwards). I flipped it around to fix it. Whoops! we seem to have missed th

[perl #77412] [PATCH] Fix sub hash() and improve Parcel.hash

2010-08-25 Thread via RT
# New Ticket Created by Jarrod # Please include the string: [perl #77412] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=77412 > This is just a followup fix to ticket #75584 that pmichaud was going to do but probably forgot