my $content = $response->decoded_content; my $ref = JSON->new->utf8->decode($content);