Help for this page
my %hash; ... # Example of getting a value: print("email for first record: ", $hash{key}[0]{email}, "\n");