There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

SYNOPSIS

Upload your distribution tarball using rsync:

[Rsync]
where = user@somewhere:destination/path
options = --progress -e ssh

DESCRIPTION

The where config key is required. The options default to -e ssh.

AUTHOR

Tomáš Znamenáček, zoul@fleuron.cz