Help for this page
my $sender = $cgi->param('sender'); my $nums = $cgi->param('nums'); ... }); $res = $response->{'content'};
curl -X "POST" http://link -H 'username: tttt' -H 'password: ttt' -H " +Content-Type: application/json" -d '{"to": "444444","from":"Reach","m +essage":"cURL Message"}'