http://bugzilla.spamassassin.org/show_bug.cgi?id=4619
------- Additional Comments From [EMAIL PROTECTED] 2005-10-16 07:52 ------- something totally broken here. # perl -MNet::DNS -e 'print Net::DNS->VERSION . "\n";' 0.52 # perl -MIO::Socket::INET6 -e 'print IO::Socket::INET6->VERSION . "\n";' Can't locate object method "register_domain" via package "IO::Socket::INET6" at /usr/share/perl5/vendor_perl/IO/Socket/INET6.pm line 17. Compilation failed in require. BEGIN failed--compilation aborted. otherwise the versions from rpm database: # rpm -q perl-Net-DNS perl-IO-Socket-INET6 perl-Net-DNS-0.52-1 perl-IO-Socket-INET6-0.01a-6 i'll have look if there's newer IO::Socket::INET6 available and if it fixes this. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
