They headhunted me based on my open-source work - much of it on perl or in Perl. I worked 2008-2009 as an SRE in the Dublin office.

The need was for a solid understanding of algorithms, and the ability to pick up a new language quickly. They have quite a few Google-internal languages, and a fast-paced environment.

In principle, employees were charged only with picking the best tool for the job. In practice, there are obviously languages that are in or out of fashion at any given time.

I wrote a bit of Perl code there (as well as Python, C++, shell, and 3-4 Google languages), but Perl was clearly not a favoured language (and my own evangelization was clearly not about to change that). But I also spent some time reviewing a colleague's >10KLOC shell application, during which my most repeated (verbal) review comment was ".. and at what point did you realise that writing this in shell was a really stupid idea?"


In reply to Re: Google considers Perl a useful skill by hv
in thread Google considers Perl a useful skill by reisinge

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.