1.perl source
http://www.cpan.org/src/
wget http://www.cpan.org/src/5.0/perl-5.24.0.tar.gz tar -xzf perl-5.24.0.tar.gz cd perl-5.24.0 ./Configure -des -Dprefix=$HOME/localperl make make test make install2.
posted on 2016-10-17 10:16 chenwt 阅读(142) 评论(0) 编辑 收藏 举报