# Note: depends on perl
wget -c http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-1.04_03.tar.gz
tar -xzf Net-DNS-1.04_03.tar.gz
cd Net-DNS-1.04_03
perl Makefile.PL
make # Doesn't mind -j#
make install