use Net::Curl::Easy qw(:constants); $lwpcurl->{agent}->setopt( CURLOPT_HEADERDATA, ['Content-Type:text/xml'] ); # -> attempt your POST here.