Help for this page

Select Code to Download


  1. or download this
    if ($ENV{PERL_LWP_USE_HTTP_10}) {
        require LWP::Protocol::http10;
    ...
            LWP::Protocol::implementor('https', 'LWP::Protocol::https10');
        };
    }
    
  2. or download this
    use strict;
    use warnings;
    ...
    LWP::Protocol::collect: read 640 bytes
    LWP::Protocol::collect: read 854 bytes
    LWP::UserAgent::request: Simple response: OK