I'll have to agree with Abigail-II too. I currently use perl, VB, VC++, tcsh, PowerBuilder (yes, I think we're the ONLY shop in the Air Force still using it, but we do), and InstallShield. When any new task comes up, the first question I ask myself is, "How can I do this in perl?" followed by, "Would it be quicker to code and more efficient on the CPU to use something else?" Then I make my case for doing it in perl (usually with a prototype already built in perl) to the management, assuming the answer to the latter question isn't a resounding yes. I'm slowly getting perl into the business rules here (it didn't exist around here before I showed up).

The key to any good resume is showing experience and flexibility. Again, the key used around here before I showed up was PowerBuilder, which I had absolutely no experience in (not that I claim any experience with it 18 months later), but I got the job because of experience and a shown flexibility to learn.

Having said that, it's neat to find out that Amazon uses perl along with BankOne and MasterCard. I already knew about Motorola, along with Boeing, Lockheed Martin, GE, and General Dynamics.


In reply to Re: Re: Well known application that use Perl by arden
in thread Well known application that use Perl by lergot

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.