Perl Pocket Reference, 4th Edition by Johan Vromans This errata page lists errors outstanding in the most recent printing. If you have technical questions or error reports, you can send them to booktech@oreilly.com. Please specify the printing date of your copy. This page was updated February 9, 2007. 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 ?page-number?: reader question or request for clarification Confirmed errors: (8) Last line; See the section "("Regular Expressions) on page 32. should be: See the section "Regular Expressions" on page 32. (16) 2nd paragraph in Subroutine section; "sub name [ ( proto ) ] [ attributes ]" should be "sub name [ ( proto ) ] [ attributes ] ;" (semicolon needed at end) (33) Second line; "... on on page 37." should be: "... on page 37." (78) Entry for "Devel"; "Devel* Contans tools for development of Perl itself." should be: "Devel* Contains tools for development of Perl itself." (89) index, H section; There is no index entry for "here documents."