perlbrew
Set up perlbrew, allowing users to manage their own perl binaries
Version information
released Nov 19th 2013
Start using this module
Add this module to your Puppetfile:
mod 'doherty-perlbrew', '0.2.0'
Learn more about managing modules with a PuppetfileDocumentation
doherty/perlbrew — version 0.2.0 Nov 19th 2013
perlbrew
This class arranges for perlbrew to be installed in /opt/perlbrew
.
This doesn't install any perl binaries yet, it simply makes the
perlbrew tool available to users on the machine. You could also
have puppet use perlbrew to install some perl binaries.
License
Apache 2.0
Contact
Mike Doherty mike@mikedoherty.ca
Support
Please log any issues on github.