Help for this page

Select Code to Download


  1. or download this
    my $UA = LWP::UserAgent->new;
                    
    ...
      $conn->close;
    
    }
    
  2. or download this
    LWP::UserAgent::send_request: GET http://127.0.0.1/
    LWP::UserAgent::_need_proxy: Not proxied
    ...
    LWP::UserAgent::send_request: http URLs are among LWP::UserAgent=HASH(
    +0x1fe594)'s allowed protocols (http https)
    LWP::Protocol::http::request: ()