Help for this page
use HTTP::Request::Common qw(POST)
POST $url, [ data => `cat binary_file.dat`, user => jimbo, pass => heehaw ];