Look here if you mean by https://, and here (same page) if you mean password protected.
You have moved into a dark place.
It is pitch black. You are likely to be eaten by a grue. | [reply] [d/l] |
First, you need to read through the docs for LWP::UserAgent.
Look for the following: $ua->request($request, $arg [, $size]), $ua->credentials($netloc, $realm, $uname, $pass) and $ua->get_basic_credentials($realm, $uri, [$proxy]).
Assuming that I read the LWP::UserAgent manual right. ;)
Matthew Musgrove
Who says that programmers can't work in the Marketing Department?
Or is that who says that Marketing people can't program?
| [reply] [d/l] [select] |