[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mirror.pl



On Thu, 11 Apr 1996, Fundamental wrote:
> Undefined subroutine &socket::PF_INET called at lchat.pl line 42

PF_INET is the same as AF_INET (two different ways to say the same
thing - protocol family and address family) so try changing the P to an
A.

Both are defined in my /usr/lib/perl5/Socket.pm, and I've got
perl5.002.  Probably you should upgrade your perl as there might be
other small incompatibilties.

Guy



Reply to: