perlbrew
% cd ~/Download % curl -LO http://xrl.us/perlbrew % perl ./perlbrew install % vim ~/.zshrc source $HOME/perl5/perlbrew/etc/bashrc % source ~/.zshrc % perlbrew install perl-5.10.1 % perlbrew switch perl-5.10.1 % source ~/.zshrc % perl -v
cpanminus
% curl -L cpanmin.us | perl - --self-upgrade % which cpanm
Plagger
% git clone http://github.com/miyagawa/plagger.git % cd ./plagger % cpanm --installdeps .
0 件のコメント:
コメントを投稿