Although I would tend to agree with my fellow monks in that Perl 6 is still quite a distance off and we can only speculate on it's true final form; this book's title immediately caught my attention when passing by the computer section of Perl at my local bookstore.
Here is the book's layout:

I found that this book, in my opinion, to be true to its form; very well structured and organized. It's key strength is the use of concrete examples. The author(s) present a particular topic then show it is finitely utilized in relevant yet simple code example. They were even able to explain the Parrot assembly language into terms that I was able to begin to understand. Impressive.
Again, I realize that Perl 6 is certainly only in its early formative stages, without a doubt subject to lots of change; however, I must say that I enjoyed this book. It gave me finite insight into the possibilites of Perl6!. I am indeed looking forward to the Second Edition of this book.
Enjoy the Read!

In reply to Perl 6 Essentials by PerlBear

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.