Net-DNS

出典: wiki.nodoka.org


Net-DNS-0.63のインストール

cd /usr/local/src
wget http://search.cpan.org/CPAN/authors/id/O/OL/OLAF/Net-DNS-0.63.tar.gz
tar xvzf Net-DNS-0.63.tar.gz
cd Net-DNS-0.63
perl Makefile.PL
Do you want to enable these tests? [y]
make
make install