$VAR1 = bless({ 'SubFields::Description' => undef, 'SubFields::Date' => undef, }, 'SubFields'); $VAR1 = { 'ImportantStuff' => { 'VeryImportantStuff' => { 'Item1' => {} } }, }, 'Stuff1' => 'Data Stuff', 'ImportantStuff' => { 'MoreStuff' => { ... }, 'VeryImportantStuff' => { 'Item1' => { 'Description' => 'Need To Know', 'Date' => '20040101', }, 'Item2' => { ... }, 'Item3' => { ... }, }, }, };