I'm running Perl 5.003 (compiled on a 3.2D-1 box, but otherwise running
successfully) on an AlphaServer 1000 4/233. Is there any reason anyone out
there can think of why the following code snippet should not yield "smtp"?
print gethostbyport(25,"tcp");
Received on Sat Sep 27 1997 - 01:20:48 NZST