First off, Their List is not at all a measure of language supportability, or anything more than:

an indication of the popularity of programming languages.

So how do they measure this? Well:

The ratings are based on the world-wide availability of skilled engineers, courses and third party vendors.

This has massively favours corporate-backed languages (note Java's at the top). They judge "skilled engineers" by people that are certified. How many people here are "Perl Certified?" now compare that to how many people here are "skilled engineers." See where I'm going? Having a corporation backing a language is very, very different than having it be well supported.

Perl is infinitely better supported than Java. Why? Because it's open. If Sun goes bankrupt or gets in extremely bad financial position and starts looking for any possible source of revenue, Java's in trouble, big trouble. I trust Sun as far as I can throw a Sun Fire 15k server, which isn't far. Perl doesn't have this problem (neither do a whole bunch of other languages mind you).


In reply to Re: "Are You Working With Endangered Languages?" by Anonymous Monk
in thread "Are You Working With Endangered Languages?" by dws

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.