- or download this
perldoc -t perllocal | perl -lane'/"Module"/ && print $F[-1]' | sort -
+u >/tmp/pms
- or download this
perlbrew switch perl-5.42.0
- or download this
cpanm -v </tmp/pms &>>/tmp/inst.log & tail -f /tmp/inst.log
- or download this
cat /tmp/pms | while read module ; do cpanm -v $module ; done
- or download this
perl -MLWP::Simple -e'print$_[rand(split(q.%%\n.,
get(q=http://cpan.org/misc/japh=)))]'