cvs commit: perlfaq perlfaq2.pod perlfaq3.pod

[email protected] (Robert Spier) 30 Jul 2003 05:48:24 -0000
Newsgroups perl.cvs.perlfaq
Message-ID <[email protected]>
cvsuser     03/07/29 22:48:24

  Modified:    .        perlfaq2.pod perlfaq3.pod
  Log:
  Sync with perl-current
  
  Revision  Changes    Path
  1.21      +15 -1     perlfaq/perlfaq2.pod
  
  Index: perlfaq2.pod
  ===================================================================
  RCS file: /cvs/public/perlfaq/perlfaq2.pod,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -w -r1.20 -r1.21
  --- perlfaq2.pod	26 Jan 2003 17:50:56 -0000	1.20
  +++ perlfaq2.pod	30 Jul 2003 05:48:24 -0000	1.21
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.20 $, $Date: 2003/01/26 17:50:56 $)
  +perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.21 $, $Date: 2003/07/30 05:48:24 $)
   
   =head1 DESCRIPTION
   
  @@ -250,6 +250,15 @@
   	ISBN 0-596-00132-0 [3rd edition July 2001]
   	http://www.oreilly.com/catalog/lperl3/
   
  +And for more advanced information on writing larger programs,
  +presented in the same style as the Llama book, continue your education
  +with the Alpaca book:
  +
  +    Learning Perl Objects, References, and Modules (the "Alpaca Book")
  +       by Randal L. Schwartz, with Tom Phoenix (foreword by Damian Conway)
  +       ISBN 0-596-00478-8 [1st edition June 2003]
  +       http://www.oreilly.com/catalog/lrnperlorm/
  +
   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
  @@ -313,6 +322,11 @@
   	by Randal L. Schwartz and Tom Phoenix
   	ISBN 0-596-00132-0 [3rd edition July 2001]
   	http://www.oreilly.com/catalog/lperl3/
  +
  +    Learning Perl Objects, References, and Modules
  +       by Randal L. Schwartz, with Tom Phoenix (foreword by Damian Conway)
  +       ISBN 0-596-00478-8 [1st edition June 2003]
  +       http://www.oreilly.com/catalog/lrnperlorm/
   
       Learning Perl on Win32 Systems
   	by Randal L. Schwartz, Erik Olson, and Tom Christiansen,
  
  
  
  1.34      +3 -3      perlfaq/perlfaq3.pod
  
  Index: perlfaq3.pod
  ===================================================================
  RCS file: /cvs/public/perlfaq/perlfaq3.pod,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -w -r1.33 -r1.34
  --- perlfaq3.pod	31 Jan 2003 17:34:56 -0000	1.33
  +++ perlfaq3.pod	30 Jul 2003 05:48:24 -0000	1.34
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -perlfaq3 - Programming Tools ($Revision: 1.33 $, $Date: 2003/01/31 17:34:56 $)
  +perlfaq3 - Programming Tools ($Revision: 1.34 $, $Date: 2003/07/30 05:48:24 $)
   
   =head1 DESCRIPTION
   
  @@ -792,8 +792,8 @@
   
   as the first line in C<*.cmd> file (C<-S> due to a bug in cmd.exe's
   `extproc' handling).  For DOS one should first invent a corresponding
  -batch file and codify it in C<ALTERNATIVE_SHEBANG> (see the
  -F<INSTALL> file in the source distribution for more information).
  +batch file and codify it in C<ALTERNATE_SHEBANG> (see the
  +F<dosish.h> file in the source distribution for more information).
   
   The Win95/NT installation, when using the ActiveState port of Perl,
   will modify the Registry to associate the C<.pl> extension with the