Help for this page

Select Code to Download


  1. or download this
    my $sock = new IO::Socket::INET ( ... );
    
  2. or download this
    my $sock = IO::Socket::INET::->new( ... );