Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    else {
        die $response->status_line;
    }
    
  2. or download this
    myaccount@linuxhost:~> curl https://www.google.com
    <HTML><HEAD><meta http-equiv="content-type" content="text/html;charset
    +=utf-8">
    ...
    The document has moved
    <A HREF="https://www.google.se/?gfe_rd=cr&amp;ei=XwaLWMjfB6Sr8weh06_QD
    +Q">here</A>.
    </BODY></HTML>