Help for this page
Select Code to Download
Select
or
download this
@hash{@array) = (); @array = keys %hash;
Select
or
download this
$hash{$_}++ or push @unique, $_ for @array;