Help for this page
# server use strict; ... sleep 1 }
# client use strict; ... print $sock "$ARGV[ 0 ]\n"; $sock-> close;