diff options
author | brian d foy <brian.d.foy@gmail.com> | 2010-08-21 12:01:02 -0500 |
---|---|---|
committer | brian d foy <brian.d.foy@gmail.com> | 2010-09-14 12:19:03 -0500 |
commit | 820b2690a908738e3f3ed2d0610107e771c57cf8 (patch) | |
tree | 5edea1fc14b447792da4e852078b9dbc32e75566 | |
parent | 7a98bd7582df3d286ae2c6a25d16bdea7325962a (diff) | |
download | perl-820b2690a908738e3f3ed2d0610107e771c57cf8.tar.gz |
* Update Effective Perl Programming reference
-rw-r--r-- | pod/perlfaq2.pod | 6 |
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 |