>>>>> "Jonathan" == Jonathan Baumgartner <[EMAIL PROTECTED]> writes:

Jonathan> I read something that said it was a good idea. Of course now I can't
Jonathan> remember where I read that.

It was a great idea for Perl3.  We're now about a decade past that. :)
Anything that still says require "sys/socket.ph" needs to be retired.
Actually, that can usually be replaced by "use Socket".
Actually, that can usually be edited to use IO::Socket::INet.
Actually, that can usually be rewritten to use Net::* instead.

:-)

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to