$req = POST 'http://asite.com:4443/adir/create_user.cgi HTTP/1.0' , [ '<user>john@doe<enduser>' ]; print $req->as_string();