Hm, the answer reads a lot like Tim thinks people only program in one language. I'm not saying he believes that, just how it sounds.

Yes, Ruby and Python have been gaining in popularity; that's great, I think, as more languages are better. But, I also think that there's a lot of crossover. I know I prefer Perl to any other language (just personal taste), but I'm learning Ruby (for Ruby on Rails) and Python; the former sounds like a great fit for some of the DB-based applications I work with, and the latter is a requirement for maintaining some code I've been handed at work.

Still, I haven't abandoned Perl in favor of these; in fact, learning Python has made me appreciate Perl even more (because Perl is more like how I think, and Python is very unlike how I think; totally subjective opinions, here, folks). I don't see how having growth in other languages reduces the relevance of Perl.

Besides, I have had more clients approach me as a result of my Perl skills in recent months than ever before. If anything, Perl may be less "exciting" than it used to be, but it is becoming accepted as a cross-platform workhorse for automation, prototyping, and web development.

<-radiant.matrix->
Larry Wall is Yoda: there is no try{} (ok, except in Perl6; way to ruin a joke, Larry! ;P)
The Code that can be seen is not the true Code

In reply to Re: Tim O'Reilly on Perl by radiantmatrix
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.