So, does the PAUSE indexer have trouble updating the module lists?

That happens from time to time. See Is 02packages.details.txt.gz outdated?, Why isn't a newer version of a module installable from cpan?

I can confirm, it appears to have happened again :/

$ cpanp l HTML::Template HTTP::DetectUserAgent [MSG] Checking if source files are up to date Details for 'HTML::Template' Author Sam Tregar (sam@tregar.com) Description a simple HTML templating system Development Stage Mature (no rigorous definition) Interface Style Object oriented using blessed references and/ +or inheritance Language Used Perl-only, no compiler needed, should be plat +form independent Package HTML-Template-2.9.tar.gz Public License Standard-Perl: user may choose between GPL an +d Artistic Support Level Mailing-list Version on CPAN 2.9 Contains: HTML::Template + 2.9 Details for 'HTTP::DetectUserAgent' Author Takaaki Mizuno (cpan@takaaki.info) Description None given Development Stage Unknown Interface Style Unknown Language Used Unknown Package HTTP-DetectUserAgent-0.01.tar.gz Public License Unknown Support Level Unknown Version on CPAN 0.01 Contains: HTTP::DetectUserAgent + 0.01

Also of interest is http://mirrors.cpan.org/ the status of CPAN mirrors

perl.org having http://log.perl.org/2011/08/network-trouble.html


In reply to Re: Why don't CPAN.pm and cpanminus update modules, even if they know about newer modules? by Anonymous Monk
in thread Why don't CPAN.pm and cpanminus update modules, even if they know about newer modules? by moritz

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.