Linux
参考サイト
perl -MCPAN -e shell
apt-get install perl
perl -e 'use モジュール;'
perl -e 'use Jcode;'
install Jcode
install Bundle::CPAN
o conf
o conf wget /usr/bin/wget
o conf urllist push ftp://ftp.cpan.jp/
o conf urllist pop
o conf commit