memo.xight.org

日々のメモ

一般ユーザでCPANモジュールのインストール

Summary

$HOME/.cpan/CPAN/MyConfig.pm

'make_arg' => q[PREFIX=/home/user/local],
'make_install_arg' => q[PREFIX=/home/user/local],
'makepl_arg' => q[PREFIX=/home/user/local],
'mbuildpl_arg' => q[--install_base /home/user/local],

Reference

openbooth - 2008-08-29 - 好きな場所に cpan モジュールをインストールする
http://openbooth.org/archives/17.html