diff options
author | Philip Newton <pne@cpan.org> | 2001-05-07 19:03:58 +0200 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-08 12:28:28 +0000 |
commit | c29ac39d3379a42ccf5d13eb027ef1bb0cf587ac (patch) | |
tree | 931d02ec8333a829793ce0fc67d0225a08999023 /pod/perlfaq2.pod | |
parent | a3d14d6a6e59cea3b2c933b54e6d6babf7210ef8 (diff) | |
download | perl-c29ac39d3379a42ccf5d13eb027ef1bb0cf587ac.tar.gz |
Re: Perl book, magazine and website updates.
Message-ID: <3AF6D57E.5387.1E29930@localhost>
p4raw-id: //depot/perl@10029
Diffstat (limited to 'pod/perlfaq2.pod')
-rw-r--r-- | pod/perlfaq2.pod | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/pod/perlfaq2.pod b/pod/perlfaq2.pod index 6708091729..ac9c12a916 100644 --- a/pod/perlfaq2.pod +++ b/pod/perlfaq2.pod @@ -236,13 +236,18 @@ Llama book: If you're not an accidental programmer, but a more serious and possibly even degreed computer scientist who doesn't need as much hand-holding as we try to provide in the Llama, please check out the -delightful book, I<Perl: The Programmer's Companion>, written by Nigel -Chapman. +delightful book -If you are more at home in Windows, I<Learning Perl on Win32 Systems> -(the "Gecko Book") is available (unfortunately rather dated). + Perl: The Programmer's Companion + by Nigel Chapman + ISBN 0-471-97563-X [1997, 3rd printing Spring 1998] + http://www.wiley.com/compbooks/catalog/97563-X.htm + http://www.wiley.com/compbooks/chapman/perl/perltpc.html (errata etc) - Learning Perl on Win32 Systems +If you are more at home in Windows the following is available +(though unfortunately rather dated). + + Learning Perl on Win32 Systems (the "Gecko Book") by Randal L. Schwartz, Erik Olson, and Tom Christiansen, with foreword by Larry Wall ISBN 1-56592-324-3 [1st edition August 1997] @@ -300,8 +305,9 @@ Recommended books on (or mostly on) Perl follow. Perl: The Programmer's Companion by Nigel Chapman - ISBN 0-471-97563-X [1st edition October 1997] - http://catalog.wiley.com/title.cgi?isbn=047197563X + ISBN 0-471-97563-X [1997, 3rd printing Spring 1998] + http://www.wiley.com/compbooks/catalog/97563-X.htm + http://www.wiley.com/compbooks/chapman/perl/perltpc.html (errata etc) Cross-Platform Perl by Eric Foster-Johnson |