##
perlbrew switch perl-5.42.0
####
cpanm -v >/tmp/inst.log & tail -f /tmp/inst.log
####
cat /tmp/pms | while read module ; do cpanm -v $module ; done
####
perl -MLWP::Simple -e'print$_[rand(split(q.%%\n.,
get(q=http://cpan.org/misc/japh=)))]'