Help for this page

Select Code to Download


  1. or download this
    return ($md5, \$response);
    
  2. or download this
    unless ($response->is_success)
    {
    ...
           " -- ", $response->status_line, "\nAborting";
      return;
    }