Help for this page
#!/usr/bin/perl use IO::Socket; ... print "Terminating Server\n"; close $main_sock; getc();
#!/usr/bin/perl -w use strict; ... } }