On Fri, 01 Sep 2006 12:43:36 +0200, Anders Norrbring <[EMAIL PROTECTED]> wrote:
>I'm trying to get IO::Socket::INET6 to install since I actually use >IPv6.. But so far no luck, and I haven't found any cure when Googling >around on the subject either. > >Anyone on the list who can help out? The output I get is this: > I've had similar problems on CentOS, I eventually installed it via yum instead.. yum install perl-IO-Socket-INET6.noarch That worked for me on CentOS 64 & 32 bit. HTH Nigel