While Matz wants people to like his language, *EVERYTHING* that I have seen him write indicates that he absolutely hates language wars and language advocacy. Lots of others engage in that, but he doesn't. His statements do quite the opposite in fact.

As for the rest of what you say, well look on my home node. I am fairly confident that I know both Perl and Ruby pretty well (I know Perl better of course), and what I have found is that learning Ruby gave me insights into design tradeoffs in Perl that have helped me see Perl in a clearer light. I can, depending on my mood, give people darned good reasons for programming in either language over the other. But what I cannot do is say that learning new languages is a bad idea.

But don't take my word on it. Instead let me point at a justly famous article written by Dominus on the topic...


In reply to Re (tilly) 1: Experimenting with other programming languages... by tilly
in thread Experimenting with other programming languages... by malander

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.