Don't ask to ask, just ask | |
PerlMonks |
Re^2: How to remove duplicate key/value pairs in hash of arrayby bdalzell (Sexton) |
on Feb 04, 2009 at 15:18 UTC ( [id://741312]=note: print w/replies, xml ) | Need Help?? |
this works to remove duplicate values but if the keys are numeric it removes the lower numbered key value pairs.
how would you remove the higher key numbered key value pairs retaining the key/value pair with the lowest value key?
In Section
Seekers of Perl Wisdom
|
|