Skip to content

Instantly share code, notes, and snippets.

@kun432
Created August 11, 2014 08:11
Show Gist options
  • Save kun432/8732e76a97deade2575a to your computer and use it in GitHub Desktop.
Save kun432/8732e76a97deade2575a to your computer and use it in GitHub Desktop.
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