Perl6 - I'll believe it when i see it...in other words when it becomes a bit more common on servers, I'll learn some. perldoc should still work, or pick up a book, this forum, etc.
IPv6 - It's activated on most network devices but everyone is still only managing/maintaining only the old and still current scheme. Been hearing from 10 years ago about running out of ip address space. It's only a new addressing scheme and not exactly space science. The more practical implications like DNS server implementation configurations, munching on IPv6 strings in programs, and basically starting to manage that addressing space, will provide food for thought/work. Otherwise just thinking about it in a void is needless worry in my opinion.
HTML5 - Is just a step up from HTML4. You can learn the specific bits according to needs or preference. You can keep learning forever..but don't block yourself in by worrying about learning itself. No single person knows absolutely everything there is to know about HTML5 or whatever new stuff. If you do want to keep up to date, it takes a bit of time and willingness, and a good book or two to read at leasure.
Power Shell - If you need to be seen to use it then learn it. I much prefer the unix and equivalent cygwin capabilities.
I've met many people who decided that learning any more is too hard, some even barely out of school. I'm sure they'll get by in life and work in the whole scheme of things. However I choose to keep learning as a lifestyle decision. Most employers and employment agencies already decide for you anyway..even if you remain a quick learner.
the hardest line to type correctly is: stty erase ^H

In reply to Re: Coping with changes by aquarium
in thread Coping with changes by ahmad

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.