summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrian d foy <brian.d.foy@gmail.com>2010-08-21 12:01:02 -0500
committerbrian d foy <brian.d.foy@gmail.com>2010-08-21 12:02:46 -0500
commit39b3d71309fa8eb058c0bf0e104531f789aa1d21 (patch)
treeca46bcfd04d9028f595aeae73c5d9e10471e425d
parent5bf090bcc232d10514d37d6f6d3a13fec40f584d (diff)
downloadperl-39b3d71309fa8eb058c0bf0e104531f789aa1d21.tar.gz
* Update Effective Perl Programming reference
-rw-r--r--pod/perlfaq2.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/pod/perlfaq2.pod b/pod/perlfaq2.pod
index 036df5e9ab..602d115655 100644
--- a/pod/perlfaq2.pod
+++ b/pod/perlfaq2.pod
@@ -333,9 +333,9 @@ Recommended books on (or mostly on) Perl follow.
http://www.oreilly.com/catalog/cookbook/
Effective Perl Programming
- by Joseph Hall
- ISBN 0-201-41975-0 [1st edition 1998]
- http://www.awl.com/
+ by Joseph N. Hall, Joshua A. McAdams, brian d foy
+ ISBN 0-321-49694-9 [2nd edition 2010]
+ http://www.effectiveperlprogramming.com/
Real World SQL Server Administration with Perl
by Linchi Shea