Encode-Detect

出典: wiki.nodoka.org


Encode-Detect-1.01のインストール

cd /usr/local/src
wget http://search.cpan.org/CPAN/authors/id/J/JG/JGMYERS/Encode-Detect-1.01.tar.gz
tar xvzf Encode-Detect-1.01.tar.gz
cd Encode-Detect-1.01
perl Makefile.PL
make
make install