#!/bin/sh curl -L http://is.gd/plenvsetup | sh . ~/.bash_profile plenv install 5.18.1 plenv global 5.18.1 plenv install-cpanm