Perl is no longer the "cool" new language

Being the cool language gets people to use it and find its niche, whether large or small. Perl has that already. It's quick, its fast, and its beautiful. Unless seasoned programmers and system administrators disappear overnight, i doubt Perl will leave the scene anytime soon. (We can talk about it after COBOL fades away.) Once a niche is found, pushing the language elsewhere is just plain silly.

Whenever there is more than once choice to provide a solution, we can create three categories, where: X is best, X is worst, and where there is no best and worst. We should not try to push Perl where it doesn't belong. Just where it is best, and people who prefer it can use it elsewhere, where the programmer's preference is the deciding factor. Perhaps the only time to push Perl would be where people don't realize it is the best language for the job. I did that at one company where a COBOL programmer tried to show how COBOL and entire job setup would be best to process reports. I had to explain to the entire team why Perl was the best language, and it was done so and ran brilliantly. (Unfortunately politics came into play and it was rewritten in VB! :( )

--

When i read the title in my head just now: Perl and the <echo, reverb, or whatever>Future</echo, reverb, or whatever> like a 50s TV show. Also, stating "I thought I'd try to stimulate some discussion" is probably the worst way to stimulate discussion. Something like that is said as an explanation in afterthought, if at all. The best way to stimulate discussion is to go out on a limb and state your own opinion, with no mitigating prefaces, no desires for reply, and to state it well.


In reply to Re: Perl and the Future by chacham
in thread Perl and the Future by hangon

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.