Help for this page

Select Code to Download


  1. or download this
    $response = $ua->get($url);
    if (not ($response->is_success))
    ...
         or die "Can't close file.\n";
        print "Saved data to $response->filename\n\n";
        }
    
  2. or download this
    Saved data to HTTP::Response=HASH(0x29e79e0)->filename