Help for this page
my %hash = map {$_ => undef} @keys;
my $hashRef = {foo => {map {$_ => undef} @keys}};