I like these arguments, but they all end up being primarily anecdotal, i.e. "I've had this experience... which leads me to believe X". Being exposed to varying opinions is always enlightening. But is there any real hard evidence? Is it possible to get said evidence?

Here's a little data I compiled from the following two links at ohloh.net:

http://www.ohloh.net/languages/8

http://www.ohloh.net/languages/12

projectscontributorscommitslangcommits/percontributors/per
7991,60387,840Ruby109.942.01
2,4887,131300,288Perl120.692.87
0.32%Ruby/Perl project ratio
0.22%Ruby/Perl contributor ratio
0.29%Ruby/Perl commit ratio

Based solely on this data (I have no idea how reliable or how good an indicator it really is), I'd say Perl is slightly ahead of Ruby.

Both languages seem pretty healthy, though.

Update: I shouldn't have posted while trying to hurry out the door. I did my division wrong in the "/per" columns, and those numbers weren't correct. It kept nagging at me, so I finally re-checked. The above should now make more sense.


In reply to Re: Perl losing momentum ? by arbingersys
in thread Perl losing momentum ? by spurperl

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.