Skip to content

Ansible role to install a full Perl development suite in various OSes

Notifications You must be signed in to change notification settings

dockpack/base_perl

Repository files navigation

GalaxyBuild Status

dockpack.base_perl

Perl - The practical eclectic rubbish lister. Perl development.

Requirements

This role was built for RedHat systems like RHEL 6, Centos 7. It needs dockpack.base_java8.

Role Variables

perl_modules: CPAN modules for installation. Abstracts the distribution.

perl_rpms: Pre-compiled module packages for RedHat-like systems

perl_apts: Pre-compiled module packages for Debian-like systems

Dependencies

cpanminus is included in the role, this goes in /usr/local/bin/cpanm

dockpack.base_cplusplus

dockpack.base_common

Example Playbook

For a complete example with this role check out my buildserver: git clone https://github.com/bbaassssiiee/buildserver.git

Example of how to use this role:

- hosts: servers
  roles:
     - { role: dockpack.base_perl }

License

MIT

Author Information

Bas Meijer @bbaassssiiee

About

Ansible role to install a full Perl development suite in various OSes

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages