Help for this page
{ my %data; @data{@data} = 1; # turn @data into a lookup hash ... if not exists $data{$_} } }