pause
pause copied to clipboard
Perl authors upload server
I'm providing one example but from what I can tell, there are more. ``` zcat /root/.cpanpkgr/cache/02packages.details.txt.gz |grep UI::ContainerWidget 3:18 PM Curses::UI::ContainerWidget 1.12 M/MD/MDXI/Curses-UI-0.9609.tar.gz ``` but, when I look at [the...
When I tried to upload Encode-3.13.tar.gz via https://www.dan.co.jp/~dankogai/cpan/Encode-3.13.tar.gz pause refused saying "certificate verify failed". I had a same problem w/ `/usr/bin/lwp-request` of macOS Big Sur but not `/usr/bin/curl`, Chrome, Safari,...
If authors could upload their public keys, then that would make it easier for users of Module::Signature to retrieve the author's keys to check signatures. See also #252
This came up here: https://github.com/CPAN-API/cpan-api/issues/336 Moose's metadata has 'provides' entries for .pod files. metacpan doesn't index .pod files, so old versions of some packages were still being retained in its...
When the indexer fails due to a DB lock timeout, we send an email to the uploader. We could improve the email by: * mentioning that this sometimes happens *...
Hei! Would it be possible to show the MetaCPAN "Bus factor" metric somewhere in the PAUSE dashboard? https://www.olafalders.com/2021/06/30/cpan-bus-factor/
The distribution `Lab-Measurement` has a lot of packages, all of which have `SCHROEER` with first-come. On 2021-05-30, `AKHUETTEL` had co-maint on all packages. `AKHUETTEL` released Lab-Measurement-3.751.tar.gz on 2021-05-31, and was...
This will prevent us from finding a package in this line of code: my $x = "package Foo;"; This manifested in the wild in PRBRENAN/Math-Algebra-Symbols-1.21.tar.gz
You don't need indexing permissions to do a developer release, but it would be handy if when you do a developer release, PAUSE checked whether you have indexing permissions, and...