[svn:perlfaq] r10144 - perlfaq/trunk

[email protected] Wed, 31 Oct 2007 05:50:06 -0700 (PDT)
Newsgroups perl.cvs.perlfaq
Message-ID <[email protected]>
Author: rafael
Date: Wed Oct 31 05:50:01 2007
New Revision: 10144

Modified:
   perlfaq/trunk/perlfaq2.pod

Log:
Add "Mastering Perl" and fix URL for "Intermediate Perl", by Renée Bäcker


Modified: perlfaq/trunk/perlfaq2.pod
==============================================================================
--- perlfaq/trunk/perlfaq2.pod	(original)
+++ perlfaq/trunk/perlfaq2.pod	Wed Oct 31 05:50:01 2007
@@ -321,7 +321,12 @@
 	Intermediate Perl (the "Alpaca Book")
 	by Randal L. Schwartz and brian d foy, with Tom Phoenix (foreword by Damian Conway)
 	ISBN 0-596-10206-2 [1st edition March 2006]
-	http://www.oreilly.com/catalog/lrnperlorm/
+	http://www.oreilly.com/catalog/intermediateperl/
+
+	Mastering Perl
+	by brian d foy
+	ISBN 0-596-52724-1 [1st edition July 2007]
+	http://www.oreilly.com/catalog/9780596527242/
 
 =item Task-Oriented