gitprep / setup.sh /
Yuki Kimoto add cpanm home
0942608 10 years ago
1 contributor
5 lines | 0.189kb
#!/bin/sh
CUR_DIR_ABS=$(cd $(dirname $0); pwd)
export PERL_CPANM_HOME=$CUR_DIR_ABS/setup
perl cpanm -n -l extlib Module::CoreList
perl -Iextlib/lib/perl5 cpanm -n -L extlib --installdeps .