Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        else{
            print my $HTML = $response->decoded_content();
        }
    
  2. or download this
    501
    Protocol scheme 'https' is not supported (LWP::Protocol::https not ins
    +talled)