$Foo{ Bar }{ Baz } = "Value 1"; $Foo{ Bar }{ Quux } = "Value 2"; $Foo{ MoreBar }{ Baz } = "Value 3";