No question, there. I started learning Perl to help a friend learn it. At the time, I didn't see any personal need for it.

Some time later, I decided I should devote myself to learning Perl because I needed a new language to study. I was working in technical support at the time.

A few months later, I was replacing ancient shell script testing tools for our ISP's Network Operations Center with Perl scripts. I was writing other 'helper' scripts internally.

I was hired away by an ideaLab! startup to work on a massive indexing and sorting project for MP3, using Perl. Great fun. Two months later they went under and my resume floated around a couple of weeks. Another ISP hired me to design those same tools I originally did in my spare time at the first ISP. This was my first really solid job.

I left to become a sysadmin for a research group. Recently, people realized when I said I knew Perl I wasn't kidding and now I have several major projects in the works, above and beyond my normal admin duties.

It is a year and half since Perl started making me popular. I agree 100%. All for the love of a Swiss army chainsaw.


In reply to Re: Perl Can Make you Popular by The Alien
in thread Perl Can Make you Popular by kha0z

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.