Help for this page

Select Code to Download


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