$ua->proxy(['http'],'http://xxxxxx.nb.ford.com:83'); $req->proxy_authorization_basic("username","password"); my $res = $ua->request($req);