Help for this page
my %other_hash=( param1 => val1, ... key1 => value, key2 => \%other_hash );
my %hash=( key1 => value, ... param2 => val2 ) );