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.


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

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.