- or download this
Content is HTTP/1.0 302 (Found) Object moved
...
<head><title>Object moved</title></head>
<body><h1>Object Moved</h1>This object may be found <a HREF="/index.as
+p">here</a>.</body>
- or download this
req->authorization_basic('jonathanmark', 'nottherealpassword');
- or download this
use HTTP::Request::Common qw(POST);
use LWP::UserAgent;
...
print "deleted $i\n";
}