$req = HTTP::Request->new('POST', $url, $header); #### $req = HTTP::Request->new(POST => $url, $header);