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. ;)
In reply to Re: LWP::UserAgent
by Mr. Muskrat
in thread Connecting to a secure server using LWP::UserAgent
by jazzy_gill
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |