Skip to content

Instantly share code, notes, and snippets.

@m-ueno
Created August 8, 2013 00:24
Show Gist options
  • Save m-ueno/6180295 to your computer and use it in GitHub Desktop.
Save m-ueno/6180295 to your computer and use it in GitHub Desktop.
curl -kL http://install.perlbrew.pl | bash
source ~/perl5/perlbrew/etc/bashrc
perlbrew install 5.16.3
perlbrew install-cpanm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment