in reply to getting values out of RPC::XML response array
print "$newresult[0][4][0]{'thiskey'} is my value\n"; [download]