This sounds like an extended version of Leon Brocard's cpanstats. Although I believe that it's not working at the moment because Leon just moved to a new server and is still rebuilding stuff. cpanstats is only about producing summary data though, not about finding who is using what.

When I have my module author hat on, I would indeed find it useful to know what sorts of platforms my code is being used on, and who is using it on weird platforms like VMS and Windows that I can't test on. But I can also understand the concern of some people that they don't want to publicise which modules they use. I can even understand why some people might not want to let the author know. So I ask for feedback, and I try to give people an incentive to give me feedback. Bug reports and feature requests from people who I've heard from before get a higher priority.


In reply to Re: Module Users by DrHyde
in thread Module Users by artist

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.