Errata for Perl Pocket Reference
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 "Date 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 Note Update
| Version |
Location |
Description |
Submitted By |
Date Submitted |
Date Corrected |
| Printed |
Page 8
Last line |
See the section "("Regular Expressions) on page 32.
should be:
See the section "Regular Expressions" on page 32.
|
Anonymous |
|
|
| Printed |
Page 8
Last line |
See the section "("Regular Expressions) on page 32.
should be:
See the section "Regular Expressions" on page 32.
|
Anonymous |
|
|
| Printed |
Page 16
2nd paragraph in Subroutine section |
"sub name [ ( proto ) ] [ attributes ]" should be
"sub name [ ( proto ) ] [ attributes ] ;"
(semicolon needed at end)
|
Anonymous |
|
|
| Printed |
Page 16
2nd paragraph in Subroutine section |
"sub name [ ( proto ) ] [ attributes ]" should be
"sub name [ ( proto ) ] [ attributes ] ;"
(semicolon needed at end)
|
Anonymous |
|
|
| Printed |
Page 33
Second line |
"... on on page 37."
should be:
"... on page 37."
|
Anonymous |
|
|
| Printed |
Page 33
Second line |
"... on on page 37."
should be:
"... on page 37."
|
Anonymous |
|
|
| Printed |
Page 78
Entry for "Devel" |
"Devel* Contans tools for development of Perl itself."
should be:
"Devel* Contains tools for development of Perl itself."
|
Anonymous |
|
|
| Printed |
Page 78
Entry for "Devel" |
"Devel* Contans tools for development of Perl itself."
should be:
"Devel* Contains tools for development of Perl itself."
|
Anonymous |
|
|
| Printed |
Page 89
index, H section |
There is no index entry for "here documents."
|
Anonymous |
|
|
| Printed |
Page 89
index, H section |
There is no index entry for "here documents."
|
Anonymous |
|
|