because you will be posting to the webserver. POST takes a URL and an array ref which it turns into a query string:use HTTP::Request::Common qw(POST)
POST $url, [ data => `cat binary_file.dat`, user => jimbo, pass => heehaw ];
In reply to Re: Using Libwww for a Form Data Upload
by princepawn
in thread Using Libwww for a Form Data Upload
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |