At my own peril, I'll respond in the affirmative.

Perl is a great tool. So is Java... Python... COBOL... Each tool has its strength and weakness. One can write application X in language Y, just like one can use a hammer to drive screws.

I worked with one guy who was the resident expert on Lotus Notes. He kept on and on about how great Notes was. He would get irate if it was even suggested that Notes wasn't the greatest tool ever made.

Over the course of discussing an issue he was having, this guy said that he had been working on this particular application... for the same client... for over four years. Yes, this was his primary client.

I found out later that he was a former FoxPro guy who used FoxPro for everything, whether it called for it or not... Until Notes became his new hammer.

The caveat is... if your salary depends upon sculpting with a screwdriver, pick up a set or find someplace that knows how the tool is supposed to be used.


In reply to Re: When to use perl by cciulla
in thread When to use perl by bobdeath

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.