On Fri, Oct 14, 2011 at 18:53, Roman Noverlan roman.noverlan@gmail.com wrote:
Example of code, don't work: http://dpaste.com/hold/632543/
First, you probably want "$response->decoded_content()", and second, you want to make sure that $response is a scalar rather than a reference or undef.