2015/11/02

Install modules via cpanm and cpanfile

Install cpanm from:
http://xrl.us/cpanm

cat cpanfile:
requires 'File::Slurper';

command to install:
cpanm --quiet --no-man-pages --notest --installdeps .

No comments:

Post a Comment