I reject your premise.

Perl is a tool. So is Python. So is Ruby. So is C. So is a hammer. I don't advocate Perl when a hammer is more useful. The object is to get stuff done, not to win some farcical language war. Perl gets stuff done. I know several people who know Perl reasonably well, but like Ruby or Python better for syntactic reasons--and that's fine, if they can get stuff done. If it hurts their brain to read sigils (and some people feel that way very strongly), I'm not reasonably going to sell them on Perl.

What am I doing for Perl? Getting stuff done with it, and when people ask me how I did it, I'm showing them, and explaining how Perl helped. I'm answering questions when I can, and reading the answers of others when I don't know them. Continuing to learn the language so that I can do more, and help more.

What am I *not* doing? Anonymously posting inflammatory rhetoric. That'd be doing *to*, not doing *for*.

In reply to Re: What Are You Doing For Perl? by ssandv
in thread What Are You Doing For Perl? by Anonymous Monk

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.