Well I think there's no huge difference if you code 8 hours of perl a day or 4 hours of perl and 4 hours of another language.
Let me tell you something: you'll get used to it. I sit in front of my screen 8-10 hours a day usually, and I spend 80-90% of that time on coding perl. Well sure you get tired sometimes, but I found out that lots of that depends on the setup you work with. I'm lucky enough to have a 18" LCD-Screen here and found some nice vim-colors/settings that make it comfortable for me.
In my free-time though I spend lots of time in nature, doing meditation stuff or reading books. I also enjoy it to play chess, even if I didn't play much the last year...
Of course I can imagine something better than sitting most time of my day in front on a screen but that's all I've learned in the last years, and I need money to live etc etc..
But to be honest I also enjoy lots of that time, even when there are days where I totally dislike it but that's something you have in every job you do over a long period.

giant

In reply to Re: Programming Perl as a Job: 8 hours a day is too much for me by kodo
in thread Programming Perl as a Job: 8 hours a day is too much for me by princepawn

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.