in reply to How long before CPAN updates? (was: Re^2: CPAN Testers shows N/A)
in thread CPAN Testers shows N/A

There's naturally a little lag between mirrors so I'd give it a few hours but there does seem to be something not quite right at the moment.

To check, look at dists that were PAUSE'd ahead of you (with https://pause.cpan.org/pause/authenquery?ACTION=tail_logfile if you're logged in or just hit https://metacpan.org/recent) and try cpanm --info That::Module on a few.

Looks like App::Greple::subst is the first stale dist being reported as the most recent on the default mirror. UTASHIRO/App-Greple-subst-2.3304.tar.gz was uploaded a day ago but cpanm  --info App::Greple::subst reports that the lastest is UTASHIRO/App-Greple-subst-2.3303.tar.gz which is two days old now.

Replies are listed 'Best First'.
Re^2: How long before CPAN updates? (was: Re^2: CPAN Testers shows N/A)
by Bod (Parson) on Dec 20, 2023 at 18:52 UTC
    ...but there does seem to be something not quite right at the moment.

    So it's not me being daft again!