$VAR1 = { 'Application' => { 'Environment' => [ { 'Region' => [ { 'Zdrive' => '\\\\otherpath', 'Idrive' => '\\\\somepath', 'Name' => 'LN' }, { 'Zdrive' => '\\\\otherpath', 'Idrive' => '\\\\somepath', 'Name' => 'NY' } ], 'Name' => 'A' }, { 'Region' => [ { 'Zdrive' => '\\\\otherpath', 'Idrive' => '\\\\somepath', 'Name' => 'LN' }, { 'Zdrive' => 'otherpath', 'Idrive' => '\\\\somepath', 'Name' => 'NY' } ], 'Name' => 'B' } ], 'Name' => 'App1' } };