git clone https://github.com/HariSekhon/DevOps-Perl-tools Perl-tools
cd Perl-tools
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...