I have heard this over and over about Perl being only used for text processing and it usually comes from someone that has NO real world IT experience. Not only is Perl incredibly useful for system administration, automation of tasks, web stuff, text processing AND a whole lot more but tons of Enterprise class application stuff is written in Perl these days. Veritas Netbackup, Cluster Server and Volume manager and NetIQ have all the binaries packed in Perl. Not to mention AutoSys by CA, HP openview, there are really too many to name. The people that say this nonsense always spend most of their time in a classroom going by what they read in books and have never set foot in a real datacenter with multi-domain systems such as Exxon or Texaco or Shell. If they had they would know that in many big DC's Perl automates many tasks and is invaluable. Matlab?? talk about a niche language - I would laugh in their face if I were you tell them Mac OSX ships with Perl..

cheers, Jeffery

In reply to Re: Stereotypes about perl by JSchmitz
in thread Stereotypes about perl by nherdboi

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.