Well, Tim is talking about Perl from his vantage point, which has to do with selling books. He keeps referring to Perl's "market", and there really isn't any such thing. It's free.

Right now, many of us are waiting for Perl 6. If we're cheap (like me), we'll hold off on buying books until some come out for Perl 6. I think that may well be part of what is causing other languages to seem more popular.

Anyway, I like Perl, and I will keep using it for a while. Other languages seem intriguing - I kind of like the idea of Python's formatting having significance - but right now Perl is doing everything I could ever ask of a language (Well, everything I ask *NOW*). I've already invested quite a bit of time in learning it (and yes, buying the books). Until I find myself hampered by some limitation of Perl, I have no good reason to switch.

Anyway, I haven't seen another community as helpful as Perl Monks, for any other language. Maybe they're out there, but I haven't found any. I'd rather stay here and get help, than strike out on my own with some new and possibly "faddish" language.


In reply to Re: Tim O'Reilly on Perl by spiritway
in thread Tim O'Reilly on Perl by fauria

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.