Thanks for the comments. I do realize that some of these metrics are of the "for what it's worth" type. That's why I chose to be completely transparent with how they were obtained. And part of my posting on Perlmonks was to figure out how to improve them.

Some of the problem is how to get at certain metrics. Some you just obviously can't get (e.g. how many companies in America use Perl for internal web development?) in any reliable way, and definitely not with my limited resources. The metrics I currently have are web scrapings, which are relatively easy to obtain, but have their problems, like reliability, granularity, etc.

Some metrics may be obtainable, but would require much greater effort. For instance, I thought it would be interesting to see for various languages how sizable, active, etc their module repositories were. But at this point I haven't even started to delve into figuring out how to go about getting this data.

I do like your suggestions, and I'll take them under consideration. As for "instances of use of finished -- eg. well debugged -- programs", I think a SourceForge top N (I was thinking 100, but perhaps more) metric is sort of along these lines.

A blog among millions.

In reply to Re^2: LUI: Language Usage Indicators page by arbingersys
in thread LUI: Language Usage Indicators page by arbingersys

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.