Help for this page
$hash{name} = { date => "09-22-00", city=>"Chicago",};
function (\%hash); function (\%hash1); ... $hashreference{$key} ={moredata=>"datadatadata"}; } }