|
|
Errata for the first printing (May 2002) of the Perl Pocket
Reference, 4th Edition, ISBN 0-596-00374-9.
- Page ii
- The first edition was published as Perl5 DesktopReference,
not Perl4 Pocket Reference.
- Page 48
- :Via(module) must be
:via(module), with a lowercase 'v'.
- Page 83
- The description of Thread* should read: Modules
that add threads-specific operations, like queues and semaphores.
Module Thread provides a limited compatibility for the
Perl 5.005 (and now obsoleted) threads model.
|