$xml_resp = $response->as_string; $xml_resp =~ s/^.+?\n\n//; # this should do the trick.