I am planning to promote Perl and even provide a short training for people who already know and use another language. I am particularly interested in the Java/C/C++/C# crowd.

I don't want to convert them to use Perl instead of their primary language. This is a decision that need to be made on a higher level in the corporate ladder. It might not even be a good idea.

What I would like to achieve is that these people will be able to use Perl for other tasks. Starting from small daily routine work beneficial only to themselves through helping others to automate small thing towards more company wide automation stuff. Maybe automated QA etc.
In short to turn regular employees into secret Perl agents who will spread the benefits of Perl within the organizations.

But how can I convince them to take a look at Perl and to come to this short (half or one day long) training?

What can they do with Perl faster - after one day of learning - than they can do with their primary language after several years of experience?

Why would it be better to write these things in Perl than in their primary language?

I am not using any of those languages so I am not sure what they might need? What would catch their eyes?

Please fill in the ???

In reply to Perl as a second language by szabgab

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.