Help for this page
use IO::Socket; use Storable; ... close $conn; }
use IO::Socket; ... print "found '$input' in lexicon\n" if $reply eq "FOUND\n"; }