Help for this page
$req = HTTP::Request->new('POST', $url, $header);
$req = HTTP::Request->new(POST => $url, $header);