Help for this page

Select Code to Download


  1. or download this
    # update your cpan
    cpan cpan
    ...
    sudo apt-get install cpanminus cpanoutdated
    # upgrade all your modules with:
    cpan-outdated -p | cpanm | tee /tmp/upgraded.log
    
  2. or download this
    sudo apt-get --reinstall install perl