Help for this page
my %hoh = ( a => { ... --- some elements like above--- }, );
return $hoh{'a'};
a1 => { a11 => 1, a12 => 1, }