- or download this
/index.html
- or download this
http://www.somehost.com/index.html
- or download this
use LWP::UserAgent;
use HTTP::Request::Common;
...
else {
print $res->status_line,"\n";
}
- or download this
program.pl http://www.somehost.com/index.html /tmp/somehost_index.ht
+ml