You don't need to hire an expert in language X, you can and should look for expert programmers that are willing to learn language X
While I applaud this approach, it is not without its risks. I was once hired as a Java programmer even though I had no Java experience. I learnt Java easily enough, but resigned soon after when I realised that I did not like Java or its culture. That was an expensive hiring mistake. So you'd need to be confident that the job applicant would like Perl and its culture before hiring.

An expert can easily cross over from being a novice in any language in a matter of a few weeks
Maybe some experts can do that, but not the average programmer, at least according to a study reported in Peopleware (chapter 8) where they found the statistical productivity sweet spot from their sample of over 600 developers in a coding competition was reached not in a few weeks, but after six months experience.


In reply to Re: A Guide to Hiring Programmers - The High Cost of Low Quality by eyepopslikeamosquito
in thread A Guide to Hiring Programmers - The High Cost of Low Quality by clinton

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.