Help for this page

Select Code to Download


  1. or download this
    $ua = LWP::UserAgent->new();
    $ua->credentials($host, $realm, $user, $pass);
    $ua->request($req);