Help for this page
use strict; use warnings; ... sub get { return $hoh{'a'}; }
$HASH1 = { a1 => { ... }, c1 => 1 };