Net-Ident

出典: wiki.nodoka.org


Net-Ident-1.20のインストール

cd /usr/local/src
wget http://search.cpan.org/CPAN/authors/id/J/JP/JPC/Net-Ident-1.20.tar.gz
tar xvzf Net-Ident-1.20.tar.gz
cd Net-Ident-1.20
perl Makefile.PL
make
make install