Help for this page
Select Code to Download
Select
or
download this
foreach $key (keys %hash) { $ref = $hash{$key};
Select
or
download this
foreach $ref (values %hash) {