Re: IO::Socket::INET cannot find despite existence

2001-06-06 Thread Brett W. McCoy
On Wed, 6 Jun 2001, Ondrej Par wrote: > On Wednesday 06 June 2001 18:25, Craig Moynes/Markham/IBM wrote: > > So I fail to see the problem. It seems to work if I change the use line > > to: "use IO::Socket;" but that is 'incorrect' or at the very least > > imprecise right ? > > > > > That's corre

Re: IO::Socket::INET cannot find despite existence

2001-06-06 Thread Ondrej Par
On Wednesday 06 June 2001 18:25, Craig Moynes/Markham/IBM wrote: > So I fail to see the problem. It seems to work if I change the use line > to: "use IO::Socket;" but that is 'incorrect' or at the very least > imprecise right ? > > That's correct. With 'use', you are saying what should be the n

IO::Socket::INET cannot find despite existence

2001-06-06 Thread Craig Moynes/Markham/IBM
I am trying to write a simple little client server relationship. I receive the error: Uncaught exception from user code: Uncaught exception from user code: Can't locate IO/Socket/INET.pm in @INC (@INC contains: /usr/opt/perl5/li b/5.00503/aix /usr/opt/perl5/lib/5.00503 /usr/opt/pe