$req = $ua->post( $myurl, @netscape_like_headers, 'Content-Type' => 'application/json; charset=utf-8', 'Content' => $postcontent, );