"I don't think of myself as a Perl Programmer..."
"Larry Wall is a great example that supports my point. He is impertinent. He is persistent. ..."

Interesting... in Use Perl; (YAPSE NA2005) Larry Wall on Perl Larry talks a little about language advocacy; Some of his points are
* I do not take a parsisan view of these things
* Most language designers are not so partisan of their own language as their followers
* Keeping scores (is) not really what it's about
* Helping people get their jobs done and have fun doing it, is what's it's about

Sure Larry and a core of talented Perl programmers are investing a lot these days in the continued development of Perl, but this is also an indication that currently Perl 5 is not THE answer to every programming task.

Best regards
Allan Dystrup

In reply to Re: But I WANT to do everything in Perl! by ady
in thread But I WANT to do everything in Perl! by InfiniteSilence

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.