Thanks rspishock,

I too left a job (a 10 year job that had me dabbling with Perl) quite a few years ago. I promptly left the language, but a couple of years later came back to it despite it not being required.

Step forward more years, and now I do Python coding as about 30% of my job. I stuck with Perl though, particularly because I like the people in the community, and the feedback I get on the code I write (as is the Perl way, I can tend to be lazy, so I utilize Perl experts to help me with code in other languages that might even just barely relate to Perl ;)

Now, I have absolutely no professional ties to Perl in any which way, but I do maintain a decent list of CPAN distributions while patching others, solely so I can remain knowledgeable enough to hang around here while providing something back to the community that imho got my career started (even though I'm literally not a programmer by trade).

I've learned recently that there are others like you and I that are 'out of the game' but are still hanging around, and that gives me a pleasant feeling.


In reply to Re^2: How has Perl affected you? by stevieb
in thread How has Perl affected you? by stevieb

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.