Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 545 Bytes

devops-perl-tools.md

File metadata and controls

25 lines (16 loc) · 545 Bytes

DevOps-Perl-tools

HariSekhon/DevOps-Perl-tools

git clone https://github.com/HariSekhon/DevOps-Perl-tools Perl-tools

cd Perl-tools

Make

Then run make to install CPAN dependencies, system packages and pull in Git submodules including HariSekhon/pylib.

make

OR install only the individual bits you need for a specific script you want to run:

cpanm <cpan_modules>

Now run whichever script you came for...