Help for this page

Select Code to Download


  1. or download this
    use LWP::UserAgent;
    use LWP::Protocol::https;
    ...
        print $response1->content;
    }
    exit(0);
    
  2. or download this
    DEBUG: .../IO/Socket/SSL.pm:2633: new ctx 62187576
    DEBUG: .../IO/Socket/SSL.pm:549: socket not yet connected
    ...
    Client-Warning: Internal response
    
    Status read failed: Unknown error at C:/Perl/site/lib/Net/HTTP/Methods
    +.pm line 276.