Help for this page

Select Code to Download


  1. or download this
    use strict;
    use LWP::UserAgent;
    ...
      my $data = $resp->content;
      print "$data\n";
    }
    
  2. or download this
    $ perl porttest.pl 
    Creating New socket: www.google.ch, 80, 45
    $