If you've already worked through a previous edition of Learning Perl, you will probably won't get much out of the new edition. The new stuff we added about CPAN and various modules is probably stuff you already know from Perlmonks. The corrections for errata, slight corrections for perl5.8, and additional references to the Perl core documentation might be worth the price for you, but maybe you won't even notice. It's still the 80% of Perl that most people use everyday, and that hasn't changed too much.

However, check out the book in a bookstore (or in Safari Online, or something else). You can peek inside without making a commitment.

But, if you want to support a couple or three Perl programmers who make a nickel off every sale... :)

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

In reply to Re: Should I upgrade my "Learning Perl" Book? by brian_d_foy
in thread Should I upgrade my "Learning Perl" Book? by ghenry

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.