pinto
application for curating a repository of Perl modules
Install
- All systems
-
curl cmd.cat/pinto.sh
- Debian
-
apt-get install pinto
- Ubuntu
-
apt-get install pinto
- Kali Linux
-
apt-get install pinto
- Fedora
-
dnf install pinto
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pinto
- Raspbian
-
apt-get install pinto
- Dockerfile
- dockerfile.run/pinto
pinto
application for curating a repository of Perl modules
Pinto is an application for creating and managing a custom CPAN-like repository of Perl modules. The purpose of such a repository is to provide a stable, curated stack of dependencies from which you can reliably build, test, and deploy applications using the standard Perl tool chain. Pinto supports various operations for gathering and managing distribution dependencies within the repository, so that you can control precisely which dependencies go into applications.