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