Help for this page
Select Code to Download
Select
or
download this
push @array, $hash{$_} for keys %hash;
Select
or
download this
push @array, values %hash;