Help for this page
if (! exists $hash{$key}){ ... next; }
if (! ref $hash{$key} eq 'HASH'){ ... next; }