$VAR1 = \{ 'Actions' => [ { 'ID' => '0001', 'Action' => [ { 'Value' => [ { 'Type' => 'REG_DWORD', 'content' => 'Test1' }, { 'Type' => 'REG_DWORD', 'content' => 'T+est2' } ], 'Type' => 'Registry', 'Method' => 'CreateKey', 'Key' => 'HKEY_LOCAL_MACHINE\\SOFTWARE' }, { 'Type' => 'Registry', 'Method' => 'CreateKey', 'Key' => 'HKEY_LOCAL_MACHINE\\SOFTWARE' } ], 'Name' => 'CreateKey', 'Description' => 'All possible returns of CreateKey.' } ] };