I’m now able to upload the distribution, so that issue seems to have
been temporary in nature.
On 4/27/24 16:12, Diab Jerius wrote:
Hey Folks,
What’s the upload limit on PAUSE?
I’ve got a 2Mb distribution which is being rejected:
$ ls -l Alien-NLOpt-v2.7.1.0.tar.gz
-rw-r--r-- 1 dj dj 2072566 Apr 27 15:54 Alien-NLOpt-v2.7.1.0.tar.gz
$ cpan-upload Alien-NLOpt-v2.7.1.0.tar.gz
registering upload with PAUSE web server
POSTing upload for Alien-NLOpt-v2.7.1.0.tar.gz to
https://pause.perl.org/pause/authenquery?ACTION=add_uri
Upload failed (request failed with error code 413
Message: Request Entity Too Large
)
Thanks,
Diab