in reply to Addressing object variables
How do I access that variable
print "Saved data to ", $response->filename, "\n\n"; [download]
(and why is it different inside of the print statement)