Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    
    ...
        print $response->error_as_HTML;
    }
    
  2. or download this
    $ perl -d ./get_url.pl http://www.google.co.uk
    
    ...
    </HTML>
    Debugged program terminated.  Use q to quit or R to restart,