Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use Data::Dumper;  
    ...
     }
     
     print Dumper $response;
    
  2. or download this
    $VAR1 = bless( {
                     '_content' => 'Can\'t connect to search.cpan.org:80 (
    +Permission denied)
    ...
                                            '_method' => 'GET'
                                          }, 'HTTP::Request' )
                   }, 'HTTP::Response' );