Well the link in the original post sheds some light on this - it is a refreshingly flame-free discussion of the pros and cons of Perl/Ruby/Python. Lots of interesting stuff, with only 1 or 2 "Haha, that Perl code will give you nightmares " remarks.

The OP in that discussion said something like "Perl is ugly & encourages bad code", others said stuff about it being hard to maintain. I don't know how much this is considered opinion, and how much is just what people have been saying a lot of. All these languages are pertty flexible

Some of the Ruby examples made me wonder - I mean, there were several different Ruby solutions to the original problem, and if someone finds them *all* immediately intuitive, I'd like to shake his/her hand...At least 2 were a mess. So much for Perl encouraging bad code...

One Perl guru used to say that each new language you learn teaches you something about the one you know best. I shall certainly try and make time for some more Python and Ruby (and Lisp actually, and Object CAML is being talked about..:)). But I suspect I won't ditch Perl in any hurry...


In reply to Re: [OT] Re: One Monasterian's Prodigal Journey by Muggins
in thread One Monasterian's Prodigal Journey by bradcathey

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.