Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        
    print Dumper($response);
    
  2. or download this
    $VAR1 = bless( {
                     '_content' => 'Can\'t connect to www.something.com:44
    +3 (certificate verify failed)
    ...
                                            '_method' => 'GET'
                                          }, 'HTTP::Request' )
                   }, 'HTTP::Response' );