We are not a cult, we are not a ring, we are not fundamentalist, but we are perl lovers. If this is a news to someone, now you heard it.

The most poisonous view about Perl is that Perl would be able to deliver everything, and Perl would be able to compete with Java or ASP.NET. That's pollution, and in online communities pollutions can spread really quickly, especially in certain communities where certain peoples are trying to turn it into a cult, and restlessly play the role of ring leaders, there are way too much effort has been spent on blindfold people.

Perl is a good regexp handler, other than that it is hardly anything the leader among all languages.

Perl is slow, uses lots of memories, does not support OO (unless you call ugly hacking support), does not support thread (again unless you call hacking ...), this goes on and on...

In case you never compared Perl with Java, and religiously thought that Perl will win some imaginary war against Java. I am more than happy to report my testing result: The test case iterated integers thru 1 to 10,000,000, and incremented each of them by 1. The time took by Perl and Java is 25:2, when c is 1.

Will Perl 6 save perl? N, O, NO. If this is a news, it is straightened out for you today. Perl is dead (in terms of a full-scale language) for years already, and has been cremated, if you expect a phoenix out of the fire, you are wasting your time, unless a BBQ chicken is an alternation for you.

Use Perl wisely, not cleverly. Remember this. I worked for lots of big names, and never saw a single serious project in Perl. Once saw it being used to create testing scripts, but as the testing cases become more and more complex, and needs threads, BANG, it is gone.


In reply to Use Perl wisely, not cleverly by Anonymous Monk

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.