Help for this page
%hash1 = ('A' => 1); $href = \%hash1; ... print "Hash ref is for %",$name,"\n"; } }