This plenv plugin, is a port of the rbenv-update, adds the plenv update
command than updated plenv and all installed plugins.
mkdir -p $PLENV_ROOT/plugins
git clone [email protected]:Tacahilo/plenv-update.git $PLENV_ROOT/plugins/plenv-update
$ plenv update
updating plenv
| Already on 'master'
| From git://github.com/tokuhirom/plenv
| * branch master -> FETCH_HEAD
| Already up-to-date.
updating perl-build
| Already on 'master'
| From git://github.com/tokuhirom/Perl-Build
| * branch master -> FETCH_HEAD
| Already up-to-date.
updating plenv-update
| Already on 'master'
| From github.com:Tacahilo/plenv-update
| * branch master -> FETCH_HEAD
| Already up-to-date.
Takahiro OKUMURA [email protected]
See the document.