This is a meditation that motivates me each time I think of it. It is like a prayer.

Perl is God's Swiss Army Knife of the Internet. You can do pretty much everything you want that concerns the Internet with Perl. I should rather ask: "What can't be done that concerns the Internet with Perl?"

I am wondering if Perl is the first language that has almost no limitation in this field. Of course, we should not forget that there are other languages, but they could not replace the power of Perl (I'm thinking for example about Rebol, which is powerful for specific purposes, but which is such a tiny subset of Perl; and about PHP also, another language designed for a specific purpose; and about Java also - which has a really strong set of libraries, including networking libraries, but that will never replace Perl - when I use Java, it is mostly because of its user interface libraries.) I don't want to forget mentionning the birth of this bastard language called C#, developped by Big Brother, which is nothing else than MicrosoftJava - a scary thing, but this would rather be another post in the discussion section, where the evil forces can be cited so that our novices could possibly avoid them... for sure, C# won't replace Perl.

Some people talk sometimes about the death of Perl. Well, for us, it is like the death of our God, the Eternal Father Who we love so much and Who gives us a goal everyday and rewards our monastic community work. Let us write prayers in the Poetry section, for those people so that they discover, someday, the Truth: Perl, is THE Web language. If you don't feel like you have enough imagination, then read the poetry of others to lift up your mind.

Amen. .

In reply to Perl, God's Swiss Army Knife of the Web by gaggio

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.