Perl 6: I'm not sure a lot of time will be needed, since core parts of Perl6 is based on Perl5. It's the new additions to the language that is going to take some time to really delve into. I'll start focusing in on it more when RHEL adopts/supports it.
IPv6: The differences over IPv4 are minute, however if you are a network administrator, you should study up. Otherwise, it's a good read, but unnecessary.
HTML5: You only have to learn what's been deprecated. The new stuff should be learned, but generally isn't necessary unless you're doing something media-based.
Power Shell: This is a good thing to look at if you're a system administrator using Windows. Windows 7 has some nice new tools to easily roll out patches to many networked devices.
Old & Outdated: Tell me about it. For some reason programming Objective-C for the iOS seemed a little more complicated then I remember C/C++ being in the past.

In general, you should read up on the overviews now - just read the benefits from them and see how they might affect your current jobs and near-future projects. If they do, read further. Otherwise, throw them into your "pleasure read" bin - at least, that's what I do.


Demize

In reply to Re: Coping with changes by deMize
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.