mcpani
module to inject modules into a CPAN::Mini mirror
Install
- All systems
-
curl cmd.cat/mcpani.sh
- Debian
-
apt-get install libcpan-mini-inject-perl
- Ubuntu
-
apt-get install libcpan-mini-inject-perl
- Kali Linux
-
apt-get install libcpan-mini-inject-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libcpan-mini-inject-perl
- Raspbian
-
apt-get install libcpan-mini-inject-perl
- Dockerfile
- dockerfile.run/mcpani
libcpan-mini-inject-perl
module to inject modules into a CPAN::Mini mirror
CPAN::Mini::Inject uses CPAN::Mini to build or update a local CPAN mirror then adds modules from your repository to it. Allowing the inclusion of private modules in a minimal CPAN mirror. This enables the use of CPAN/CPANPLUS to install them.