cvs commit: perlfaq perlfaq2.pod
[email protected] (Robert Spier) 6 Aug 2003 03:03:34 -0000
| Newsgroups | perl.cvs.perlfaq |
|---|---|
| Message-ID | <[email protected]> |
cvsuser 03/08/05 20:03:34
Modified: . perlfaq2.pod
Log:
Change 20510 by jhi@kosh on 2003/08/05 19:01:08
Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for \
2nd edition
From: [email protected]
Date: 5 Aug 2003 19:23:46 -0000
Message-ID: <[email protected]>
Revision Changes Path
1.22 +3 -3 perlfaq/perlfaq2.pod
Index: perlfaq2.pod
===================================================================
RCS file: /cvs/public/perlfaq/perlfaq2.pod,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -w -r1.21 -r1.22
--- perlfaq2.pod 30 Jul 2003 05:48:24 -0000 1.21
+++ perlfaq2.pod 6 Aug 2003 03:03:34 -0000 1.22
@@ -1,6 +1,6 @@
=head1 NAME
-perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.21 $, $Date: 2003/07/30 05:48:24 $)
+perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.22 $, $Date: 2003/08/06 03:03:34 $)
=head1 DESCRIPTION
@@ -369,8 +369,8 @@
Mastering Regular Expressions
by Jeffrey E. F. Friedl
- ISBN 1-56592-257-3 [1st edition January 1997]
- http://www.oreilly.com/catalog/regex/
+ ISBN 0-596-00289-0 [2nd edition July 2002]
+ http://www.oreilly.com/catalog/regex2/
Network Programming with Perl
by Lincoln Stein