Skip to content
rhaen edited this page Feb 24, 2013 · 14 revisions

News

  • 2013-02-23 The documentation for the development toolchain is in the wiki. (Development)
  • 2013-02-18 The module will be restructured - please check the new structure. (Class Rewrite)
  • 2013-02-18 Here is a basic usage reference how the new module can be used. (Usage)

General

This is the home of the puppet-perlbrew module. This module brings the beauty of perlbrew to puppet and helps you to build maintainable infrastructure without the hassle of compiling everything by hand. cpanminus is included which allows you to install Perl modules (even XS modules) from puppet.

This project is a work in progress. Some of it's code base is in heavy rewriting and will be refactored to Puppet guidelines.

Navigation

Issues/Bugs/Feature request

We welcome your feedback! It's important for us to know what you are doing with this module and what you'd like to see in future. We are managing everything inside the issue tracking system here on GitHub. Please use this tracker for your requests and bug reports.

Contributions/Pull requests

We encourage your code and documentation contributions! Please send us pull requests via your GitHub fork and we'll look into them. In order to make it easier for us to maintain incoming patches please rebase your code changes to be on top of our master. This will safe us some time and keep the repository clean. Please squash your commits to single one, this will also help to maintain the repository.

License

This module is licensed under Perl Artistic 2.0 license.

Clone this wiki locally