(Can't resist: "statistics are like bikinis -- what they reveal is interesting, what they cover up is crucial")

IIUC you have to be a registered PAUSE user and also logged into MetaCPAN as that user in order to ++ a distro. Much more illuminating would be installation counts. That would be difficult, if not impossible to measure accurately, but if Miyagawa updated cpanm to track distros installed, as he did with Perl versions, those would useful numbers ... and tallying download requests from a few busy CPAN mirrors over some period of time would also be interesting. But a number that excludes 99% of potential users and then only counts those who bother to "like" the package, seems of only very slight value imho. (Personally I've always used the ++ thing to see if people whose opinion I respect have "liked" the package.)

Update: I am blind, see hippo's comment below. You don't have to be a PAUSE user. But you do have to have a MetaCPAN account and be signed in, and choose to add he module to your "Favorites" using the little orange button on the opposite side of the page from the list of ++ers ... so I mostly stand by what I said ;-)


The way forward always starts with a minimal test.

In reply to Re^4: PerlEx and HTTP request headers by 1nickt
in thread PerlEx and HTTP request headers by Talroot

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.