print $hash->{$key}->{'name'} . "\t"; print $hash->{$key}->{'addres'} . "\n";