Help for this page
@seen{@data} ^= 1;
%seen{@data} ^= 1;
@seen{@data} = (1) x @data; ... { $seen{ $_ } = 1; }