Help for this page

Select Code to Download


  1. or download this
    my $mech = WWW::Mechanize->new( keep_alive => 1, );
    
    $mech->credentials( 'theserver.com:80', '', $username, $password );
    
  2. or download this
    LWP::UserAgent::new: ()
    LWP::UserAgent::proxy: ftp http://**url sanitized***
    ...
    LWP::UserAgent::request: Simple response: Unauthorized
    LWP::Authen::Ntlm::authenticate: authenticate() has been called
    LWP::Authen::Ntlm::authenticate: In first phase of NTLM authentication