You are inviting feedback on your career decision. Let me give you my feedback from >20 years experience of commercial IT.
I spent two years at a company where I barely could use Perl on real applications.
It's sad but true, that Perl is perceived in many organisations as merely glue, or a 'scripting language'. You can write full scale applications in perl, and it's very good at doing the job. However, you may encounter cultural resistance, especially when introducing the concepts of CPAN and open source development.
I started on a new job last January. It is *only* Perl.
This clearly sounds good to you. It sounds as if you approve of and want a job that is 100% Perl. This doesn't suit everybody, as many people would view the programming language as unimportant, and would look to using the job as an opportunity to gain skills learning a new programming language - enhancing the resume.
Yesterday I was approached by another company wanting to hire me. They made it clear from the start that my salary would be higher and that I would have everything I would need. (basically, they have 150 employees, and none of them is using Perl ATM; yet, they suddenly realized they need a Perl programmer for a project they've inhereted).
Sounds like they're desperate. What is the future of that project? Do they want to migrate it away from perl, because that is how it appears.
I was wondering if there's anyone else here doing this, abdicating from money for doing what they like, that being Perl programming.
There are other considerations. In particular, what is the working environment like? How much say do you have in design decisions? Do you get the opportunity to work on and with CPAN modules?

If you are looking to author CPAN modules in work time, beware of the intellectual property issues involved - this also depends to a certain extent on your country's laws - see tilly's experience for one unfortunate episode.

--
I'm Not Just Another Perl Hacker


In reply to Re: Money vs. Perl by rinceWind
in thread Money vs. Perl by cog

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.