use Socket; socket(my $socket, PF_INET, SOCK_STREAM, getprotobyname('tcp')); #### Can't use an undefined value as a symbol reference at ...