Help for this page
Select Code to Download
Select
or
download this
my @value_table = @hash{ @keys };
Select
or
download this
my @value_table = values %hash;