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.
The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.
Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question
| Version | Location | Description | Submitted By |
|---|---|---|---|
| Printed | Page 116 3rd paragraph |
The last line should be |
Anonymous |
| Printed | Page 209 2nd paragraph, demonstrating 'dir' method |
The 'dir' method example incorrectly reuses the 'name' method from the previous |
Anonymous |
| Printed | Page 303 Sample code for Template::Plugin::Filter |
The example code as shown does not work. |
Anonymous |
| Printed | Page 398 follows 3rd paragraph |
The excerpt from Example 11-3 (page 396) misquotes a line: |
Anonymous |
| Printed | Page 398 Second paragraph of section "Simple pre-process and wrapper Templates" |
The text reads "... It sets a single variable, msg. We will be displaying this value...", but the variable in question is called "message" --- rather than "msg" --- elsewhere in the text and Examples. |
Simon Dawson |
| Printed | Page 428 Example 11-44 |
I am almost certain that there is an error with config/expand on page 428 of the |
Anonymous |
| Printed | Page 477 last paragraph (last line before footnote) |
$param =~ s/*/\%/g; # change '*' to '%' |
Anonymous |
