cpan-upload

module to upload packages to the CPAN

Install

All systems
curl cmd.cat/cpan-upload.sh
Debian Debian
apt-get install libcpan-uploader-perl
Ubuntu
apt-get install libcpan-uploader-perl
image/svg+xml Kali Linux
apt-get install libcpan-uploader-perl
Fedora
dnf install libcpan-uploader-perl
Windows (WSL2)
sudo apt-get update sudo apt-get install libcpan-uploader-perl
Raspbian
apt-get install libcpan-uploader-perl

libcpan-uploader-perl

module to upload packages to the CPAN

CPAN::Uploader is a Perl module which allows developers to upload their modules and packages to the Comprehensive Perl Archive Network (CPAN) via the [Perl programming] Authors Upload Server (more commonly known as PAUSE). It provides a direct programmatic interface via a singleton class, but also includes a command-line utility called `cpan-upload' to do the same.

perl-CPAN-Uploader

Upload things to the CPAN