I don't want to know who is using it. I want to know the following:
  1. How many installs this month?
  2. What Perl versions were used to install it this month?
  3. What OS'es was it installed this month?

I don't care if it's in New York or Newfoundland. I don't care if it's one guy on 10 computers or 10 guys on one computer. I don't care if they make a million a month or lose a million a month.

Why do I care? Because I want to allocate the 4-8 hours I have a month to the modules that have the most usage. That's the only reason. It has nothing to do with ego.

Also, as the user, I want to know how many installs there are for a given module on my OS with my Perl version. Let's say I want to use module X, but no-one has ever installed it on my OS. Now, I know I might have issues. But, if 10k people have installed it on my OS, I feel pretty safe knowing most of the kinks have been worked out. Same goes for Perl version. If the only people who've ever installed this module had Perl 5.8.x installed, but I have 5.005_3 installed, I might expect issues.

------
We are the carpenters and bricklayers of the Information Age.

Then there are Damian modules.... *sigh* ... that's not about being less-lazy -- that's about being on some really good drugs -- you know, there is no spoon. - flyingmoose

I shouldn't have to say this, but any code, unless otherwise stated, is untested


In reply to Re: Re: Gathering module usage statistics by dragonchild
in thread Gathering module usage statistics by Juerd

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.