Which book are you talking about? Learning Perl 4th Edition hits the shelves this month. You can Buy it on Amazon right now if you like.

We're also updating Learning Perl References, Objects and Modules, although that won't hit the stores until next spring (fingers crossed). It will show up with its new name, Intermediate Perl.

However, we're still in Perl 5 land, and Perl 5 has been around for a while. The point releases add some features, but not enough to make Programming Perl obsolete.

If you want Perl 6 stuff, O'Reilly has a couple of books on that, but Perl 6 is moving so fast that those are more out of date than the Perl 5 books.

--
brian d foy <brian@stonehenge.com>

In reply to Re: latest perl book: 3rd edition still? by brian_d_foy
in thread latest perl book: 3rd edition still? by argv

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.