Help for this page
use strict; use warnings; ... } print "\$hash{$_} = $hash{$_}\n" foreach keys %hash;