Sam Drinkard wrote:
NET::DNS is a core perl module. You don't want to get any version from CPAN.
$locate DNS.pm /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Net/DNS.pm
I don't believe on CentOS this is a "core" module. Try a Yum install of perl-Net-DNS (in the base repository). -Alan