Update: this was meant to be a reply to the original post, not dragonchild's. The statement quoted was in the original post.

"This is because the people who make the decision about which architecture to use (middle managers) generally have no clue about the technical merits of the various solutions."

This has been repeatedly quoted as the reason why Perl might be less popular than some other languages, but it is not true. The best technical guys pick the right tool for the job. I use Perl quite often, but there are lots of tasks for which I will never pick Perl.

Although it is possible to use Perl for big/medium size project, and some people do pick Perl, there are other languages that fit big/medium project much better. You can disagree with me, but you cannot disagree with the fact that I am a tech guy.

It is not so correct to view Perl as the competitor for languages like Java etc. As a matter of fact, Perl is better viewed as a competitor for Python etc.


In reply to Re^2: Popularity of Perl vs. availability of Perl developers by pg
in thread Popularity of Perl vs. availability of Perl developers by aufflick

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.