Re: [Perl-unix-users] dns error or socket setting make pm fail?

2008-05-12 Thread Andy_Bach
> Error message: Use of uninitialized value in subroutine entry at /m1/shared/perl/5.8.5-09/lib/5.8.5/sun4-solaris/Socket.pm line 373. Bad arg length for Socket::pack_sockaddr_in, length is 0, should be 4 at /m1/shared/perl/5.8.5-09/lib/5.8.5/sun4-solaris/Socket.pm line 373. > I'm installing using

[Perl-unix-users] dns error or socket setting make pm fail?

2008-05-12 Thread John Wilson
I keep running into a brick wall when trying to install the perl module IO::Socket::SSL. During the install, I get an error message that makes the install fail. The message happens when cpan is running external tests, so it seems like there is some kind of problem with a setting somewhere. I goo