Additionally, what can we do to increase the number of developers becoming skilled in Perl.
Grow them from the grass roots! When I arrived at both of my last two companies, there were zero Perl programmers. At the first one, I grew that from zero to three. I must be getting better at this evangelism thing, because there are now about 20 at my current company (admittedly, most of them use Perl as a second language).

In both cases, management never approved (or even knew) about Perl. I just started writing some tools in Perl to help me do my job, showed them to others, gave the odd lunchtime talk about it, and others followed. If you can get around five following you, the momentum seems to pick up because the others then also spread the word (which gives Perl more credibility).

Historically, Perl seems to have had more success growing from the grass roots than from trying to sell to pointy haired management. In that domain, the high powered marketing machines behind "Java Enterprise" and .Net seem to be much more successful than Perl. :-(

BTW, I am currently trying to hire a QA engineer. So, if any monks living in Sydney enjoy QA and testing, feel free to /msg me and I can let you know more details about the position. (Disclaimer: it is not a terribly exciting role, requiring both general QA/Testing skills in addition to Perl/C++ ones).


In reply to Re: Popularity of Perl vs. availability of Perl developers by eyepopslikeamosquito
in thread Popularity of Perl vs. availability of Perl developers by aufflick

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.