Good point Macphisto, I never thought of it that way. I guess I like Perl because of the Culture that revolves around it. Other languages seem dry, boring, and devoid of life (key word is "seem"...don't kill me). It is one of the most helpful Cultures that I have experienced...and amusing.

Also, Perl's versatility and applicability in the Real World is super! When I was stuck learning Scheme, I was thinking to myself, what am I doing? The only good thing this language is good for, IMHO, is recursion, and while that is a noble cause, it's not noble enough. I nearly puked when I saw CGI "done" in Scheme. Perl can handle pretty much anything you throw at it and do it well (ie not all kludge like).

In addition to all this, Perl is fun to code! What other language can you make puns and double entendres in while you code? (BTW, that was a rhetorical question.) I code in Perl because I *want* to, not because I *have* too.

redmist
redmist.dyndns.org
email::redmist

In reply to (redmist) RE: Late night revelation of PERL by redmist
in thread Late night revelation of PERL by Macphisto

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.