Help for this page
next if $seen{ $elem }++;
my %hash = map { $_, 1 } @array; ... next if $seen{ $elem }++; push @unique, $elem; }