cvs commit: perlfaq perlfaq2.pod perlfaq3.pod

[email protected] (brian d foy) 19 Oct 2004 17:02:27 -0000
Newsgroups perl.cvs.perlfaq
Message-ID <[email protected]>
cvsuser     04/10/19 10:02:27

  Modified:    .        perlfaq2.pod perlfaq3.pod
  Log:
  * Added the Perl Debugger Pocket Reference to the list of Perl books
  This mirrors Change 23382 by rgs@valis on 2004/10/19 11:21:55
  
  * Cleaned up a bunch of whitespace so the book entries look like each
  other
  
  * Removed the stuff about "The Perl Clinic".  The ActiveState pages
  say this service has been discontinued.
  (http://activestate.com/Products/Professional_Services/)
  
  * Changed "O'Reilly and Associates" to their new name "O'Reilly Media"
  
  Revision  Changes    Path
  1.27      +47 -69    perlfaq/perlfaq2.pod
  
  Index: perlfaq2.pod
  ===================================================================
  RCS file: /cvs/public/perlfaq/perlfaq2.pod,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -w -r1.26 -r1.27
  --- perlfaq2.pod	11 Oct 2004 05:06:29 -0000	1.26
  +++ perlfaq2.pod	19 Oct 2004 17:02:27 -0000	1.27
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.26 $, $Date: 2004/10/11 05:06:29 $)
  +perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.27 $, $Date: 2004/10/19 17:02:27 $)
   
   =head1 DESCRIPTION
   
  @@ -129,7 +129,7 @@
   See http://www.cpan.org/modules/00modlist.long.html or
   http://search.cpan.org/ for a more complete list of modules by category.
   
  -CPAN is not affiliated with O'Reilly and Associates.
  +CPAN is not affiliated with O'Reilly Media.
   
   =head2 Is there an ISO or ANSI certified version of Perl?
   
  @@ -228,7 +228,7 @@
   
       Programming Perl (the "Camel Book"):
   	by Larry Wall, Tom Christiansen, and Jon Orwant
  -        0-596-00027-8  [3rd edition July 2000]
  +	ISBN 0-596-00027-8  [3rd edition July 2000]
   	http://www.oreilly.com/catalog/pperl3/
       (English, translations to several languages are also available)
   
  @@ -364,7 +364,6 @@
   	ISBN 0-201-41975-0 [1st edition 1998]
   	http://www.awl.com/
   
  -
   =item Special Topics
   
       Mastering Regular Expressions
  @@ -398,6 +397,11 @@
          ISBN 1-930110-82-0 [1st edition August 2002]
          http://www.manning.com/jenness
   
  +	Perl Debugger Pocket Reference
  +	by Richard Foley
  +	ISBN 0-596-00503-2 [1st edition January 2004]
  +	http://www.oreilly.com/catalog/perldebugpr/ 
  +
   =back
   
   =head2 Perl in Magazines
  @@ -476,32 +480,6 @@
   and in the proprietary Microsoft flavor); the free Unix distributions
   also all come with Perl.
   
  -Alternatively, you can purchase commercial incidence based support
  -through the Perl Clinic.  The following is a commercial from them:
  -
  -"The Perl Clinic is a commercial Perl support service operated by
  -ActiveState Tool Corp. and The Ingram Group.  The operators have many
  -years of in-depth experience with Perl applications and Perl internals
  -on a wide range of platforms.
  -
  -"Through our group of highly experienced and well-trained support engineers,
  -we will put our best effort into understanding your problem, providing an
  -explanation of the situation, and a recommendation on how to proceed."
  -
  -Contact The Perl Clinic at
  -
  -    www.PerlClinic.com
  -
  -    North America Pacific Standard Time (GMT-8)
  -    Tel:    1 604 606-4611 hours 8am-6pm
  -    Fax:    1 604 606-4640
  -
  -    Europe (GMT)
  -    Tel:    00 44 1483 862814
  -    Fax:    00 44 1483 862801
  -
  -See also www.perl.com for updates on tutorials, training, and support.
  -
   =head2 Where do I send bug reports?
   
   If you are reporting a bug in the perl interpreter or the modules
  @@ -519,7 +497,7 @@
   =head2 What is perl.com? Perl Mongers? pm.org? perl.org? cpan.org?
   
   The Perl Home Page at http://www.perl.com/ is currently hosted by
  -The O'Reilly Network, a subsidiary of O'Reilly and Associates.
  +The O'Reilly Network, a subsidiary of O'Reilly Media.
   
   Perl Mongers is an advocacy organization for the Perl language which
   maintains the web site http://www.perl.org/ as a general advocacy
  
  
  
  1.40      +2 -2      perlfaq/perlfaq3.pod
  
  Index: perlfaq3.pod
  ===================================================================
  RCS file: /cvs/public/perlfaq/perlfaq3.pod,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -w -r1.39 -r1.40
  --- perlfaq3.pod	11 Oct 2004 05:06:29 -0000	1.39
  +++ perlfaq3.pod	19 Oct 2004 17:02:27 -0000	1.40
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -perlfaq3 - Programming Tools ($Revision: 1.39 $, $Date: 2004/10/11 05:06:29 $)
  +perlfaq3 - Programming Tools ($Revision: 1.40 $, $Date: 2004/10/19 17:02:27 $)
   
   =head1 DESCRIPTION
   
  @@ -780,7 +780,7 @@
   =head2 How can I compile Perl into Java?
   
   You can also integrate Java and Perl with the
  -Perl Resource Kit from O'Reilly and Associates.  See
  +Perl Resource Kit from O'Reilly Media.  See
   http://www.oreilly.com/catalog/prkunix/ .
   
   Perl 5.6 comes with Java Perl Lingo, or JPL.  JPL, still in