the main reason for Perl is Larry's laziness, all the Flintstones examples.

Not quite: in $Larry's words the three virtues of a programmer are laziness, impatience and hubris. AIUI it's a synergy amongst them that makes them virtues. Or at least between any two of them. I exceed in laziness. Indeed I'm so lazy that I often do some tasks in inefficient ways because I don't feel like writing that much more code that would make my life easier, and it all ends up taking more time than necessary, overall. But if I'm short of time, impatience gives some more motivation. Exactly that needed to write that *code*. So could do hubris. And hubris alone, without the other two, could make you want to do something completely different, like using some highly bloated and programmer-time consuming language just to boast about it. And impatience alone? Well, maybe it could be enough to make one pick up perl, but perhaps also some other RAD tool that wouldn't make one so proud of using it...


In reply to Re: Humor in Perl by blazar
in thread Humor in Perl by mrguy123

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.