Dragonchild's points 5 and 6 rather remind me of the following quote, from Epictetus's Handbook. It seems to me quite true also - other programmers unfamiliar with Perl don't seem to quite understand how anything happens so easily and so well. I have used Perl in all sorts of environments - in the position of coder, but also interning in a VC and in a leasing company - just to get mundane tasks done easier. Currently, I'm doing some freelance work for this cruise company that needs to accomplish these really simple tasks but can't seem to be able to do so in their current environment. The management constantly thinks its totally amazing, the things that are getting done - and I think some of the full-time programmers feel a bit threatened. I think the thing here is that these tasks mostly have to do with either client-server stuff or reformatting output from other programs, the kinds of things that Perl does really easily but that in some other languages can be really tedious. :-)

Perly best,
  -Adam

In reply to Re: use Perl; by Adrade
in thread use Perl; by ady

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.