Fellow Monasterians,

I've spent nearly 4 years learning Perl, 1-1/2 years learning it correctly here at the Monastery, and that's why reading stuff like this, from pmachine.com, is so disheartening. Learning computer languages is like religion, you're always wondering if the other folks are going to be right afterall.

"Because PHP enables a level of power, speed, and flexibility that is unmatched by other languages, particularly those that rely on CGI, like Perl. It's no accident that PHP has become the de-facto scripting language on the internet, putting CGI into fast retreat. There is simply no better choice to build your web community with."

Yeah, we see doom-sayers like this every once-in-a-while, but just after losing a big web project to an ASP shop this week, I'm feeling a little insecure right now. But I'm in pretty deep, and to be honest, I still love Perl. I just don't want to be the butt of jokes at the next cocktail party. I'll keep telling myself that Perl is for *real* web programmers, and everyone else is just jealous. Long live the separation of code and HTML.

Update: Here's what I've learned from all the great replies to this meditation:

Thanks all.

—Brad
"Don't ever take a fence down until you know the reason it was put up." G. K. Chesterton

In reply to Another prediction of Perl's demise by bradcathey

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.