in reply to Add child hash to hash of hashes.

Sorry there is an error at the line example in the discussion:

Add the child hash directly: which should read:

 $HoH{"$key"} = ({%child_hash});

It is correct in the sample script.