in reply to Re: Removing doubles and printing only unique values
in thread Removing doubles and printing only unique values
... that $seen{$vk}++ technique.
This is the technique on which List::Util::uniq() and related functions are based. (uniq() originally appeared in List::MoreUtils, but was duplicated into the core List::Util at some point.)
Give a man a fish: <%-{-{-{-<
|
|---|