in reply to Re: assignment to hash with duplicates in list context (bug?)
in thread assignment to hash with duplicates in list context (bug?)

ok since 5.14.1, broken in 5.12.2

https://rt.perl.org/rt3/Public/Search/Simple.html?q=reverse -> #31865: weird results from reverse( %x = reverse %h ) , whats wrong reverse %x = reverse %h?

Looks like the same bug and at Sep 11 15:56:56 2010 davem - Fixed In 5.13.5 added

  • Comment on Re^2: assignment to hash with duplicates in list context (bug?) (Fixed In 5.13.5 )