my $sock = new IO::Socket::INET( LocalPort => 1200, Reuse => 1, Listen => 10, Type => SOCK_STREAM );