Errata
Submit your own errata for this product.
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question
| Version | Location | Description | Submitted By | Corrected |
|---|---|---|---|---|
| Printed | Page 28 Final Thoughts |
m/[:alpha:]/ should be m/[[:alpha:]]/, and so on. Note from the Author or Editor: |
Anonymous | |
| Printed | Page 42 Fifth paragraph (second from end) |
The inline code $arg[0] should be $args[0] Note from the Author or Editor: |
Anonymous | |
| Printed | Page 44 second code example |
The code line reads: Note from the Author or Editor: |
Anonymous | |
| Printed | Page 48 second to last code example |
The code line reads: Note from the Author or Editor: |
Anonymous | |
| Printed | Page 320 Index: Perl Best Practices |
Perl Best Practices is also mentioned on page 118. Note from the Author or Editor: |
Anonymous |
