Created
August 11, 2014 08:11
-
-
Save kun432/8732e76a97deade2575a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
plenv: | |
git_url: https://github.com/tokuhirom/plenv.git | |
git_version: 2.1.1 | |
install_path: /usr/local/plenv | |
env: system | |
plenv_root: /usr/local/plenv | |
perls: | |
- 5.20.0 | |
- 5.16.1 | |
global: 5.20.0 | |
modules: | |
- name: local:lib | |
- name: json | |
version: 1.8 | |
plugins: | |
- name: | |
git_url: | |
git_version: | |
plenv_root: $HOME/.plenv | |
users: | |
- username: vagrant | |
perls: | |
- 5.20.0 | |
- 5.16.1 | |
global: 5.20.0 | |
modules: | |
- name: local:lib | |
- name: json | |
version: 1.8 | |
plugins: | |
- name: perl-build | |
git_url: | |
git_version: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment