Help for this page
print $client "username:"; $login=<$client>; print $login;
#!/bin/perl use IO::Socket; ... close $client; }