On Wednesday 24 September 2008 12:33:29 Andy Kosela wrote:

> ($ignore, $ignore, $protocol) = getprotobyname('tcp');

$ perl -e 'print join("\n", getprotobyname("tcp"));'
tcp
TCP
6

-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to