DevOps-Perl-tools
June 29, 2026 ยท View on GitHub
Clone
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...