Help for this page

Select Code to Download


  1. or download this
    my $agent = WWW::Mechanize->new();
    $agent->credentials($uri->host_port, "TheRealm", "user", "pass");