Why is perl so frequently used for automation?
Is it? I thought the meme of the last dozen or so years was "Perl is dead". It will depend on who you ask. Some will say Perl is used more often that it should -- others will say it's hard from them to find a Perl job, and that hence, Perl isn't used frequently enough (of course, the reason why they can't find a job maybe unrelated to how often Perl is used).

But how many big companies are there that do a significantly amount of their IT business in Perl? I don't think there are many. Let's multiply the revenue of a company with the fraction of their IT work done in Perl (to not have the amounts dwindle to nothing, only consider their in-house produce, and what was tailor made externally). For how many companies will this product reach 1 billion USD/year? Not many, I'm afraid.

Why is perl so effective in automation?
Is it? I think Perl works well in some cases. It works less in others. It would be hard to come up with a scenario where Perl would be the clear winner against other solutions.

In reply to Re: Why is perl so frequently used for automation? by JavaFan
in thread Why is perl so frequently used for automation? by panda14

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.