Help for this page

Select Code to Download


  1. or download this
    
    use HTTP::Request::Common;
    ...
    
    print Dumper($results);
    
  2. or download this
    $VAR1 = bless( {
                     '_protocol' => 'HTTP/1.1',
    ...
    
    C:\>