Learning Perl, 3rd Edition by Randal L. Schwartz & Tom Phoenix The following errata were corrected in the 2/04 reprint: Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem {246} Figure 17-2; The brackets ([]) in the figure HAVE BEEN CHANGED to braces ({}). (261) footnote for exercise 5 of chaper 7; "Folks who know about the logical-and operator, which we saw in Chapter 10, could do both tests /fred/ and /wilma/ in the same if conditional. That's more efficient, more scalable, and an all-around better way than the ones given here. But we haven't seen logical-and yet." The first sentence NOW READS: "Folks who know about the logical-and operator, which we'll see in Chapter 10, ..."